TryAtSoftware / CleanTests

TryAtSoftware.CleanTests is a modern framework for execution and generation of automated tests in .NET
MIT License
13 stars 0 forks source link

Improve tests covering `Outer demands` #75

Open TonyTroeff opened 1 year ago

TonyTroeff commented 1 year ago

Currently, we have two types of tests - testing at the root level or a level deeper. We would like to extend this so we can validate that everything is implemented correctly no matter of the depth.