Skip to content

Web-based interface for selectively executing client-side Python UnitTests

Notifications You must be signed in to change notification settings

Akm0d/WebTestRunner

 
 

Repository files navigation

Python web-based test runner

Execute Python-based UnitTests via a web-interface. Flask runs the web, Nose runs the tests and powers test discovery.

Use

PIP to install the egg

> pip install WebTestRunner

Then launch the runner via

> webtestrunner

About

Web-based interface for selectively executing client-side Python UnitTests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 45.2%
  • JavaScript 32.3%
  • HTML 16.0%
  • CSS 6.5%