Forum Discussion

j416's avatar
j416
Occasional Contributor
14 years ago

Fixtures / Runner.CallMethod

Hi, I would like to implement fixtures for my tests, that is, I want to initialise (reset and start) some things, then run a set of tests, then tear it down (clean up and close). I was thinking...