issues
search
eclipse-vertx
/
vertx-junit5
Testing Vert.x applications with JUnit 5
Apache License 2.0
44
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Similar to run on context, but to run on Virtual Thread.
#139
cristian-joseb
opened
3 months ago
2
Remove redundant annotation from example
#138
tsegismont
closed
8 months ago
0
Time out specified at class level should be used in methods of nested classes.
#137
d-william
closed
8 months ago
0
Timouts of VertxTestContext parameters of the same method are checked sequentialy
#136
d-william
closed
8 months ago
1
"@ExtendWith(VertxExtension.class)" annotations in examples don't seem to be necessary
#135
d-william
closed
8 months ago
1
Support nested tests timeouts
#134
tsegismont
closed
1 year ago
0
Support nested tests timeouts
#133
tsegismont
closed
1 year ago
0
Upgrade JUnit and assertJ version
#132
thejogy
closed
1 year ago
0
Upgrade to Junit 5.9.3
#131
thejogy
closed
1 year ago
2
BeforeEach in superclass doesn't wait for the completion of one in the subclass
#130
DavideD
closed
1 year ago
2
Add a convenient way to run assertions on vertx test context
#129
liuchong
closed
1 year ago
2
Join active test contexts after any lifecycle/test method invocation
#128
tsegismont
closed
1 year ago
3
Prevent creation of checkpoints after context has been completed
#127
tsegismont
closed
1 year ago
0
Change vertx parameter env var and add sysprop
#126
tsegismont
closed
1 year ago
1
Configuring Vertx instances with real environment variable and Java system property
#125
rotscher
closed
1 year ago
5
VERTX JUNIT5 Issue Mocking Static Classes
#124
DMIC123
closed
1 year ago
3
@BeforeAll not working properly with VertxExtension class
#123
Xing97
closed
1 year ago
2
Verticle/Web-Client Testing always times out
#122
Broeckelmann
closed
1 year ago
6
timeout doesn't work for nested class' test methods
#121
matter-it-does
closed
1 year ago
9
Fix incorrect integration test
#120
jponge
closed
2 years ago
0
NullPointerException in vertx 4.3.2
#119
glassfox
closed
2 years ago
3
Ensure test context throws exception if further assertions made after context completed/failed
#118
LiamClarkeNZ
closed
2 years ago
3
Write the full StackTraceElement in TimeoutException message
#117
d-william
closed
2 years ago
1
RunTestOnContext prematurely kills Vertx before AfterAll complete
#116
thced
closed
2 years ago
2
add dependabot configuration
#115
yeikel
opened
2 years ago
10
Fix bad reporting of excessive flagging
#114
jponge
closed
2 years ago
3
Checkpoints must fail the test when they are flagged more number of times than initially specified
#113
macjunk-ie
closed
2 years ago
2
Bumping to 5.8.2
#112
matzew
closed
2 years ago
7
Fix strong encapsulation issues when running tests on Java 17
#111
jponge
closed
3 years ago
0
JDK 17 reflection problems
#110
jponge
opened
3 years ago
0
Extension for running jUnit5 tests on a Vert.x context
#109
tsegismont
closed
3 years ago
0
Move to the Eclipse Foundation
#108
jponge
closed
2 years ago
22
Use the Google Maven repository for CI/CD
#107
jponge
closed
3 years ago
2
Test context completion state sanity checks
#106
LiamClarkeNZ
closed
1 year ago
7
Update docs to RxJava3
#105
tsegismont
closed
3 years ago
0
Adding the ability to provide VertxOptions from the environment
#104
Stwissel
closed
3 years ago
6
Fix incorrect documentation example for client-server test
#103
fbuetler
closed
3 years ago
1
fix incorrect documentation example for client-server test
#102
fbuetler
closed
3 years ago
1
Incorrect documentation example for client-server test
#101
fbuetler
closed
3 years ago
1
RunTestOnContext for JUnit 5
#100
DavideD
closed
3 years ago
10
Provide options for the Vertx JUnit runtime
#99
Stwissel
closed
3 years ago
14
VertxExtention injection with reactivex modules fail in vertx 4.0.x
#98
vincentfree
closed
3 years ago
3
Junit5 tests fail without vertx-rx-java libraries on classpath
#97
fedinskiy
closed
3 years ago
1
Occasional failures in CI
#96
jponge
closed
3 years ago
0
rxjava2: reactive Vertx should be injected in Junit 5
#95
hantsy
closed
3 years ago
5
Regression due to rx deps being now optional
#94
tsegismont
closed
3 years ago
0
Regression due to RxJava1 and RxJava2 deps being optional
#93
tsegismont
closed
3 years ago
1
Make vertx-rx-java and vertx-rx-java2 optional
#92
tsegismont
closed
3 years ago
3
vertx-junit5 brings vertx-rx-java and vertx-rx-java2 transitively
#91
tsegismont
closed
3 years ago
2
A single checkpoint should not supersede a succeedingThenComplete
#90
doctorpangloss
opened
3 years ago
3
Next