I have a regression test that test multiple scenarios using NUnit and it\'s running via Azure Pipeline and each scenario have [OneTimeSetup] and [OneTimeTeardown]
The