Skip to content

I want my tests which are in different namespace and files to access and write information into it. #4616

Closed Answered by OsirisTerje
kabdul-incomm asked this question in Q&A
Discussion options

You must be logged in to vote

You can try using a global setupfixture, see https://docs.nunit.org/articles/nunit/writing-tests/attributes/setupfixture.html?q=setupfixture
and note

A SetUpFixture outside of any namespace provides SetUp and TearDown for the entire assembly.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by OsirisTerje
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants