Skip to content

qooxdoo/qxl.testrunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qooxdoo Test Runner

A GUI framework application to run the unit tests

Online Demo

http://www.qooxdoo.org/qxl.testrunner/

Developing test runner

Clone this repo and compile it:

    $ git clone https://github.com/qooxdoo/qxl.testrunner
    $ cd qxl.testrunner
    $ qx pkg install
    $ qx serve

Then open http://localhost:8080