Skip to content

QUnit/Grunt extension #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 296 commits into
base: master
Choose a base branch
from
Open

QUnit/Grunt extension #22

wants to merge 296 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Sep 12, 2012

A rudimentary implementation of a QUnit extension relying on Grunt you might find useful.

manuelpichler and others added 30 commits February 26, 2012 12:54
Since it was very tedious to maintain / install a current version of npm
and node.js on a current Ubuntu I switched to using rhino with a simple
custom JS runner generating checkstyle XML output now. This one also
returns proper error codes by default.
Optionally source a custon options definition, which defines custom
JSLint options.
Adapted JSLint implementation
Eventhough this thing executes correctly by know, it does not create a 100%
correct file. Still working on including loaders as well as the application
init logic
This new extension is capable of checking for the availability of all different kinds of src and test dirs.

It will be used for skipping other extensions if they are not needed.
This extension is not needed anymore. The directory availability is now checked by the availability extension. Dependencies to the removed php extension will be replaced by this one in further refactoring operations
kore and others added 30 commits June 25, 2012 14:26
Fixed call to submodule add (which was init before)
Fixes #18: jslint does not used bundled rhino
Conflicts:
	src/main/resources/defaults.properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants