Introduce support for zero invocations in test templates and parameterized tests · Issue #1477 · junit-team/junit5

Overview Using: JUnit: 5.2.0 Great job on the new ParameterizedTest support in v.5. The replacement of the static, one-per-class Parameters annotation with more flexible MethodSource, etc. has been...