You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nuni...@googlegroups.com
Hi
I am new to both NUnit and NUnitLite, so I ask for patience in case I ask for the obvious. Anyway, I would like to ask you: how do I instruct NUnitLite to perform particular one-time setup/teardown code common to several fixtures ? In "big" NUnit framework there are two mechanisms (SetUpFixture and Suite) that can be utilized for these purposes. What is the Lite's way ?