[Windmill-dev] Python test suites
Robert Leftwich
windmill at rtl.fmailbox.com
Tue Dec 18 13:34:10 PST 2007
On Tue, 18 Dec 2007 12:59:02 -0800, "Mikeal Rogers"
<mikeal at osafoundation.org> said:
>
> Basically test module names need to begin with "test". Modules that
> don't begin with "test" are ignored so that you can include test
> directories inside of your Python code base.
Ah, of course.
All are working as expected after a rename.
> I updated it and put in some changes I talked about with mde, de-
> emphasizing the "python" from the most basic case of running a single
> directory of JSON tests.
Thanks - that makes it more obvious.
Actually I'd be interested to hear what people think about which is the
best approach to authoring tests, python or json?
What are the pros and cons of each? Is there a scenario where one is
clearly better than the other?
Robert
More information about the Windmill-dev
mailing list