Closed
Description
Overview
@fanngrim wrote on Mar 24 20:24 at https://gitter.im/junit-team/junit5
Hi,
I just noticed something in the documentation.
The user guide states that Dynamic Tests are still an experimental feature but when checking the Experimental APIs table they are not listed there.
Also, the TestFactory annotation is marked as MAINTAINED. Is the the documentation outdated?
Deliverables
- Remove outdated warning from Dynamic Tests section: 1d95419
- Verify other sections of the User Guide are in-sync with their annotations
- Capturing std out/err
- Parameterized Tests
- JUnit 4
Rule
support - JUnit 4
@Ignore
support -
@TempDir
- Parallel test execution
- Test Kit