You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a Python developer, I would like to integrate JsTestDriver with my
existing test runner based on PyUnit. However, it expects the number of
tests that are going to be run to be available before the tests start to be
able to report progress, so I cannot rely solely on --testOutput.
Optimally, both the count of tests and their names would be output before
the actual run starts (even a --dry-run mode would be fine).
Original issue reported on code.google.com by sidnei.d...@gmail.com on 9 Jun 2009 at 2:05
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
sidnei.d...@gmail.com
on 9 Jun 2009 at 2:05The text was updated successfully, but these errors were encountered: