i should add...

originally my structure was:

   MyApp/myapp/tests

now i have:

   MyApp/myapp/tests
   MyApp/myapp/tests_a
   MyApp/myapp/tests_b

and i run like

   python setup.py test --test-suite=myapp.tests_a

the problem is that i feel like i'm duplicating a lot of the setup
across these multiple directories , and splitting my tests into
something harder to maintain than i'd prefer

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
Visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to