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: nested groups #126

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

sbencoding
Copy link

This PR aims to implement the feature described in #43.

Because there wasn't a definitive agreement on how this should be implemented I just chose one of the suggestions and implemented it. However I'd be glad to change anything if requested.

I'd appreciate any feedback, especially on the suite.group.only() and suite.group.skip() functions. They feel a bit hacky but I didn't have a better idea.

I also added tests and an example to demonstrate how the feature currently works. Updated documentation too, although not sure whether index.d.ts is .gitignore'd intentionally, or just a problem with my setup.

Let me know what you think.

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

1 participant