❔ how to properly add test fixtures for namespace
For my namespace, i want tests in that namespace to run these oneTimeSetup methods.
Currently only the top fixture is being run.
Why is this?
This is my file SetupTrace.cs
Currently only the top fixture is being run.
Why is this?
This is my file SetupTrace.cs
