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

Ability to filter tests #26

Merged
merged 2 commits into from Feb 18, 2016
Merged

Ability to filter tests #26

merged 2 commits into from Feb 18, 2016

Conversation

domtronn
Copy link
Contributor

grunt-contrib-jasmine lets the user filter the tests they want to run. Working with people using this package, they would like (if not expect) the ability here.

I used the specFilter function from grunt-contrib-jasmine and added the filter option to the task.

Now allows user to define a list of filter substrings to filter the file
names by.

N.B. This does not filter the individual tests
@AlexChesters
Copy link

👍 any update on this?

onury added a commit that referenced this pull request Feb 18, 2016
@onury onury merged commit 6ab6d66 into onury:master Feb 18, 2016
@onury
Copy link
Owner

onury commented Feb 18, 2016

@domtronn Thanks. This has been merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants