-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Labels
featureNew featureNew featuretestTest requirements about performance, feature or before release.Test requirements about performance, feature or before release.
Description
Search before asking
- I had searched in the issues and found no similar feature requirement.
Description
The main motivations are:
- Making full use of Java 8 Lambdas for writing easier to read tests and a
better performing way of composing failure messages. - Improved test structures with nested and dynamic tests.
- Much better support for parameterized tests to avoid separating
parameterized and non-parameterized parts into different test classes. - Composable dependencies and better hooks for advanced use cases.
- Better exception verification
- More current infrastructure
- Better parallelizable
Use case
No response
Related issues
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew featureNew featuretestTest requirements about performance, feature or before release.Test requirements about performance, feature or before release.