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

[RFC] Adds a wrapped QUnit.only #205

Merged
merged 2 commits into from
Nov 1, 2015
Merged

Conversation

ebenoist
Copy link
Contributor

Adds support for Qunit's only function for focusing test runs. I'd love some hints on how to test this as the test run itself needs to be separated from the existing test runs. We accomplished this in QUnit via a separate suite, but I'm not sure how to get that working in a Broccoli build. Any tips would be greatly appreciated.

Thanks again to @the83 for reviewing this for me.

@rwjblue
Copy link
Member

rwjblue commented Nov 1, 2015

Definitely 👍 on this. I'm unsure how best to force a second suite, but I'll land this for now while I think about it.

rwjblue added a commit that referenced this pull request Nov 1, 2015
[RFC] Adds a wrapped QUnit.only
@rwjblue rwjblue merged commit 0c52f2e into emberjs:master Nov 1, 2015
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.

2 participants