| Namespace | Description |
|---|---|
| Metalama.Testing.UnitTesting | Defines base classes for implementing unit tests of compile-time logic, based on xUnit. |
| Metalama.Testing.AspectTesting | Metalama snapshot-based testing framework. Typically not used directly; instead, use the high-level features described in Snapshot testing of aspects. |
For conceptual documentation on testing aspects, see Testing aspects.