Use standard JUnit4 annotations.
Open
enhancement
- Dominant language
- Java
- Stars
- 82
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Consider if we can kill the custom annotations in favour of using `@Before`, `@After` and `@BeforeClass` from JUnit4. Would this make sense and would the semantics be clear?
Contributor guide
Assessment
This issue has not been assessed yet.