Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mwbrooks/qunit-header
Add a test summary to the top of your QUnit test suite
https://github.com/mwbrooks/qunit-header
Last synced: 18 days ago
JSON representation
Add a test summary to the top of your QUnit test suite
- Host: GitHub
- URL: https://github.com/mwbrooks/qunit-header
- Owner: mwbrooks
- License: mit
- Created: 2010-12-11T00:51:58.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2010-12-11T01:12:52.000Z (about 14 years ago)
- Last Synced: 2024-10-28T21:10:59.212Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 146 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
QUnit Results Header
====================Duplicates the _Tests Completed_ summary at the top of your QUnit test suite.
Install
-------1. Copy `lib/qunit.header.js`
2. Copy `lib/qunit.header.css`
3. Add the following code to your markup: