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

Focus on a specific example or an example group #44

Closed
Neonox31 opened this issue Feb 27, 2020 · 2 comments
Closed

Focus on a specific example or an example group #44

Neonox31 opened this issue Feb 27, 2020 · 2 comments

Comments

@Neonox31
Copy link

This unit testing framework is awesome, thanks a lot for your hard work !

I searched throught documentation and I haven't found a way to focus on a specific example or example group like we can dot with fit or fdescribe in other unit testing framework.
It's pretty handy when writing tests to not run the whole suite.

Did I miss the functionality or it could be implemented ?

@ko1nksm
Copy link
Member

ko1nksm commented Feb 27, 2020

Are you looking for fIt or fDescribe? Be aware letter case, It already implemented. And see also --focus option.

we can dot with

typo? -> we can do with (correct?)
I am little confused because my English is not good.

@Neonox31
Copy link
Author

This is exactly what I needed, thanks !
I tried Fit but not fIt, sorry for the inconvenience 😕

typo? -> we can do with (correct?)
I am little confused because my English is not good.

Yes it was a typo, sorry and my english is not good as well 😄

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