SingleThreaded Attribute - jnm2/nunit-docs-wiki GitHub Wiki

SingleThreadedAttribute is used on a TestFixture and indicates that the OneTimeSetUp, OneTimeTearDown and all the child tests must run on the same thread.

⚠️ **GitHub.com Fallback** ⚠️