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

feat: add grep option like in karma-mocha #56

Merged
merged 1 commit into from Jan 18, 2015
Merged

feat: add grep option like in karma-mocha #56

merged 1 commit into from Jan 18, 2015

Conversation

maksimr
Copy link
Contributor

@maksimr maksimr commented Nov 6, 2014

Related issue in karma karma-runner/karma#1235

@AlbertBrand
Copy link

This overrides the specFilter function in the jasmine env. That essentially disables the current ddescribe/iit functionality. If it only overrides when the grep command is provided, then both can be used and current behavior is unaffected.

@maksimr
Copy link
Contributor Author

maksimr commented Dec 23, 2014

@AlbertBrand you can use fdescribe/fit together with grep. In this case grep will filter only focused test cases.

maksimr added a commit that referenced this pull request Jan 18, 2015
feat: add grep option like in karma-mocha
@maksimr maksimr merged commit cf83182 into karma-runner:master Jan 18, 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.

None yet

2 participants