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

How to apply multiple grep pattern in jasmine #1855

Open
praveenngp opened this issue Sep 9, 2020 · 1 comment
Open

How to apply multiple grep pattern in jasmine #1855

praveenngp opened this issue Sep 9, 2020 · 1 comment

Comments

@praveenngp
Copy link

@praveenngp praveenngp commented Sep 9, 2020

Are you creating an issue in the correct repository?

Expected Behavior

Current Behavior

Possible Solution

Suite that reproduces the behavior (for bugs)

describe("sample", function() {
});

Context

Your Environment

  • Version used:
  • Environment name and version (e.g. Chrome 39, node.js 5.4):
  • Operating System and version (desktop or mobile):
  • Link to your project:
@slackersoft
Copy link
Member

@slackersoft slackersoft commented Sep 10, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.