https://github.com/martin1982/qa-tools-frontend-sandbox
A sandbox project for implementing Front-End QA
https://github.com/martin1982/qa-tools-frontend-sandbox
Last synced: 2 months ago
JSON representation
A sandbox project for implementing Front-End QA
- Host: GitHub
- URL: https://github.com/martin1982/qa-tools-frontend-sandbox
- Owner: Martin1982
- Created: 2014-08-01T11:50:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-01T13:30:30.000Z (over 10 years ago)
- Last Synced: 2025-01-05T04:43:38.017Z (4 months ago)
- Language: JavaScript
- Size: 2.47 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
QA Tools Frontend Sandbox
=========================Project to test [Ibuildings QA-tools](https://github.com/ibuildingsnl/qa-tools) for front-end code.
Usage
-----
After cloning the project run `npm install` in the root folder and use `grunt qa` to run QA tasks.
This demo contains obvious errors for it's output, use `grunt qa --force` to run all tasks without interrupting the runlist.Todo
----
* Tools discoveryi & integration (html/css/js)
* Setup build process and pre-commit hook
* Create support for the command-line setup
* Create a pull request for the Ibuildings QA Tools which integrates frontend QA