Actions: junit-team/junit5
Actions
38 workflow runs
38 workflow runs
junit
as Automatic-Module-Name
in standalone JAR
Add label to opened issues
#36:
Issue #4079
opened
by
sormuras
@ArgumentSource
annotations cannot be used as a repeatable annotation on composed annotations
Add label to opened issues
#32:
Issue #4063
opened
by
marcphilipp
@ExtendWith
cannot be used as a repeatable annotation directly on fields and parameters
Add label to opened issues
#31:
Issue #4059
opened
by
sbrannen
AnnotationSupport.isAnnotated()
does not find repeatable annotations
Add label to opened issues
#30:
Issue #4058
opened
by
sbrannen
@ExtendWith
meta-annotations on fields no longer supported in 5.11.x
Add label to opened issues
#28:
Issue #4054
opened
by
ppkarwasz
@BeforeAll
methods with same signature in superclass and subclass are called in JUnit 5.11, but not in JUnit 5.10
Add label to opened issues
#27:
Issue #4052
opened
by
tomtongue
"void"
and "Void"
to Class
Add label to opened issues
#26:
Issue #4048
opened
by
bjmi
@Suite
and @BeforeSuite
with IntelliJ IDEA
Add label to opened issues
#25:
Issue #4047
opened
by
wind57
apidiff
for JUnit APIs
Add label to opened issues
#20:
Issue #4021
opened
by
sormuras
ArgumentsProvider
, ArgumentConverter
, and ArgumentsAggregator
Add label to opened issues
#18:
Issue #4018
opened
by
d-william
Assertions.assertNotNull()
should return the non-null object
Add label to opened issues
#17:
Issue #4015
opened
by
garydgregory
@ParameterizedTest
methods
Add label to opened issues
#16:
Issue #4010
opened
by
Clemens-L