What is it?


Features


Installation


  1. git clone git://github.com/admc/testmill.git testmill
  2. cd testmill
  3. python manage.py syncdb (Create a user when it asks)
  4. python manage.py runserver
  5. goto localhost:8000/admin unless you ran it elsewhere then go there
  6. click 'Applications' link and add all the applications (or products) you will be testing
  7. go back to /admin
  8. click 'Servers' add one of each available servers (see below for details)
  9. Go back to the testMill home page, and login!
  10. Start adding testProjects, link on the left side.
 * Server Details

Dependencies


Screen Shots


Homepage

Create a new test project

Test project details

Editing a test project.

Test assertions builder.

Test assertions inline editing.

Automatically link to logged bugs.

View hi-lighted test rode right on the page.

Document your code with comments, and view that separately.

View the status of the jobs automated test runs.