Saturday, April 17, 2010

An enhanced PyUnit GUI test runner

In my last post I listed what I wanted from a GUI test runner for PyUnit. Of course, I laid out quite a lot of work for myself. I did, however, manage to add some of these features to the original GUI runner:
  • A test run can be stopped by clicking the "Stop" button
  • Timing statistics are provided
  • The list box is populated with the full list of tests before the tests run and test-by-test progress and status information is displayed in real-time while tests are running.
You can download it here.

Here's what it looks like when it's running:

0 comments:

Post a Comment

Note: Only a member of this blog may post a comment.