greg.mccarty
Member²
As part of my testing, I have a test script (call it setup) that puts my environment in a known state (i.e. tables with records, etc).
Before every other test script, I'd like to invoke the setup test script. I can, of course, do it by hand, but I'd really like each test script to call the setup test script.
Can this be done currently?
Before every other test script, I'd like to invoke the setup test script. I can, of course, do it by hand, but I'd really like each test script to call the setup test script.
Can this be done currently?