Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 345 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 345 Bytes

Demo app for software testing sharing

Build Status

Dependencies

  • Python 3.5
  • tornado
  • selenium
  • coverage
  • aria2 1.18.4+

Usage

Run server with ./run.py. Run tests with ./setup.py test.