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

Support Before*/After* annotations as meta-annotations #114

Closed
8 tasks done
sbrannen opened this issue Jan 15, 2016 · 1 comment
Closed
8 tasks done

Support Before*/After* annotations as meta-annotations #114

sbrannen opened this issue Jan 15, 2016 · 1 comment

Comments

@sbrannen
Copy link
Member

Deliverables

  • Support @BeforeEach as a meta-annotation.
  • Support @AfterEach as a meta-annotation.
  • Support @BeforeAll as a meta-annotation.
  • Support @AfterAll as a meta-annotation.
  • Introduce tests to verify support for @BeforeEach as a meta-annotation.
  • Introduce tests to verify support for @AfterEach as a meta-annotation.
  • Introduce tests to verify support for @BeforeAll as a meta-annotation.
  • Introduce tests to verify support for @AfterAll as a meta-annotation.
@sbrannen sbrannen self-assigned this Jan 15, 2016
@sbrannen sbrannen added this to the Alpha 1 milestone Jan 15, 2016
sbrannen added a commit that referenced this issue Jan 20, 2016
@sbrannen
Copy link
Member Author

Resolved in master. See related commits for details.

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

No branches or pull requests

1 participant