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

Implement focused and pending groups #27

Merged
merged 1 commit into from Apr 16, 2016
Merged

Implement focused and pending groups #27

merged 1 commit into from Apr 16, 2016

Conversation

raniejade
Copy link
Owner

This resolves #19, resolves #21 and bring a lot of changes internally.
Example groups can now be tagged and its children will automatically inherit
those tags. before, after and around hooks now gets called for every
example group as well.

This resolves #19, resolves #21 and bring a lot of changes internally.
Example groups can now be tagged and its children will automatically inherit
those tags. `before`, `after` and `around` hooks now gets called for every
example group as well.
@codecov-io
Copy link

Current coverage is 88.56%

Merging #27 into master will increase coverage by +0.31% as of 607f2ff

@@            master     #27   diff @@
======================================
  Files           23      24     +1
  Stmts          383     411    +28
  Branches        63      73    +10
  Methods          0       0       
======================================
+ Hit            338     364    +26
- Partial         18      24     +6
+ Missed          27      23     -4

Review entire Coverage Diff as of 607f2ff

Powered by Codecov. Updated on successful CI builds.

@raniejade raniejade merged commit 8c6a66e into master Apr 16, 2016
@raniejade raniejade deleted the group-tagging branch April 16, 2016 15:38
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.

Implement pending groups Implement focused groups
2 participants