Skip to content

Example of the JUnit5 configuration for run tests in multiple threads.

Notifications You must be signed in to change notification settings

andrii-lemdianov/junit5-prallel-execution

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

junit5-prallel-execution

Example of JUnit5 configuration for run tests in multiple threads.

Demo project for the demonstration of configuration JUnit5 to run all tests in concurrent mode (in the multiple threads environment).

execution sequence illustration

You can read about this in more details in my article: http://antkorwin.com/junit5/junit5_parallel_execution.html

About

Example of the JUnit5 configuration for run tests in multiple threads.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%