On Tue, Jun 18, 2013 at 12:18 AM, Alessandro Molina <
[email protected]> wrote:

> Ok, I understand that, but as it is, it's not much more than "gearbox
> quickstart PROJX && cd PROJX; nosetests -v", I think that it might make
> sense to have it around only if we modify it to actually try all the
> available quickstart options to make sure that every combination of
> template+backend still passes the tests and is not broken.
>

I tried to implement a more flexible test suite for quickstart, it now runs
the quickstart with different options trying to run the test suite for each
one of them.
Maybe someone more proficient in nose knows a better way to run the tests
of the generated application from inside the testsuite, right now it loads
them with nose.run which makes the whole testsuite result as a single test.

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/turbogears-trunk.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to