I'm looking seriously at py.test for my testing needs. Couple of questions:

- Is there a "Users" list somewhere? (I wouldn't want to clog up a dev list 
with lots of messages like this one.)

- Can test_ files be kept in a subdirectory of the project (i.e. keep tests in 
/projects/myproj/tests rather than in /projects/myproj)?

- Is there a mechanism for detecting messages (in similar manner to detecting 
exceptions) when using a publish-subscribe scheme to decouple the MVC pieces 
in an application? Specifically I'm using lib.pubsub from wxPython.

Thanks,
Michael Hipp
Heber Springs, Arkansas, USA
_______________________________________________
py-dev mailing list
py-dev@codespeak.net
http://codespeak.net/mailman/listinfo/py-dev

Reply via email to