C#C
C#3y ago
whoopdoop

❔ 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
IMG_0436.jpg
Was this page helpful?