An open API service indexing awesome lists of open source software.

https://github.com/qmlweb/qmlweb-dev

Development tools
https://github.com/qmlweb/qmlweb-dev

Last synced: 11 months ago
JSON representation

Development tools

Awesome Lists containing this project

README

          

# qmlweb-dev
Repository for testing and development tools.

currently contains:
1. `bin/qtqmltest` --- can run qmlweb testcases, and creates reference screenshots.
2. `render.js` -- test runner for qtqmltest.

##Install
1. Clone this repo into a folder `dev` under the qmlweb repo:
` git clone https://github.com/qmlweb/qmlweb-dev.git dev`
2. Run `cd dev, ./build.sh`

##Usage
From the qmlweb folder run `node dev/render.js`