# Tests
### Scope
Test suite for the `implements` crate.
### Responsibility Table
| `tests.rs` | Main test suite entry point, module imports |
| `smoke_test.rs` | Smoke tests (disabled: circular dep with test_tools) |
| `inc/` | Shared test modules and test case definitions |