Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upHow to apply multiple grep pattern in jasmine #1855
Comments
|
Jasmine doesn't currently have the capability to have more than filter string for you specs. I would be happy to review a pull request on jasmine-npm to allow the argument to be passed multiple times and have the spec filter there check the list correctly. |
Are you creating an issue in the correct repository?
here: https://github.com/jasmine/jasmine.github.io
Expected Behavior
Current Behavior
Possible Solution
Suite that reproduces the behavior (for bugs)
Context
Your Environment