[Windmill-dev] JS test suite or test setup/teardown
Matthew Eernisse
mde at osafoundation.org
Wed Dec 19 13:01:34 PST 2007
This looks good. What's the timing of getting this added in?
Mikeal Rogers wrote:
>>> {
>>> 'method':'commands.jsTest',
>>> 'params':{'files': [ ---list of urls---],
>>> 'filter': "ns:blah",
>>> 'uuid': "sadf-asdf-asdf-asdf-asdf" }
>>> }
Also noting that since you can't do a load-only of the JS tests, it's
pretty critical to have setup-only, test-only, and teardown-only options
when running the tests so you don't go insane during test development.
So ...
1. What would that syntax look like?
2. How long would that take to implement?
Thanks.
Matthew
More information about the Windmill-dev
mailing list