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

Ignore scopes that uses dynamic descriptions #39

Open
raniejade opened this issue May 30, 2017 · 3 comments
Open

Ignore scopes that uses dynamic descriptions #39

raniejade opened this issue May 30, 2017 · 3 comments

Comments

@raniejade
Copy link
Owner

There should be no gutter icons (play button)

test("test my $number") {
    
}
@remen
Copy link

remen commented Dec 2, 2017

This is opposite to my expectations. Why can't I add group/test without the "it/describe" prefixes and have them runnable from within the IDE?

@raniejade
Copy link
Owner Author

@remen I think you misunderstood, group/test will be supported except for scopes that uses a dynamic description e.g. it("my test $someVar") { ... }

@raniejade raniejade changed the title Ignore group/tests that uses dynamic descriptions Ignore scopes that uses dynamic descriptions Dec 3, 2017
@remen
Copy link

remen commented Dec 3, 2017

Oh, of course. My apologies!

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

No branches or pull requests

2 participants