Skip to content
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

Provide some colored output and detailed assertion logging for QUnit #47

Merged
merged 1 commit into from
Mar 14, 2014

Conversation

jzaefferer
Copy link
Contributor

This partly addresses #41

It includes chalk for colouring output, making the main passed/failed messages green or red, along with better formatted output for failed QUnit assertions. As mentioned in #36, its currently difficult to test with other frameworks, so I haven't addressed anything else.

As an example, for a failing assertion, output looks like this, running against Firefox 17:

xxx

Same setup, now everything passes:

xxx

rahulnwn added a commit that referenced this pull request Mar 14, 2014
Provide some colored output and detailed assertion logging for QUnit
@rahulnwn rahulnwn merged commit fc59b76 into browserstack:master Mar 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants