1346 Forks
5818 Stars
5818 Watchers

junit5

✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM

How to download and setup junit5

Open terminal and run command
git clone https://github.com/junit-team/junit5.git
git clone is used to create a copy or clone of junit5 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with junit5 https://github.com/junit-team/junit5/archive/master.zip

Or simply clone junit5 with SSH
[email protected]:junit-team/junit5.git

If you have some problems with junit5

You may open issue on junit5 support forum (system) here: https://github.com/junit-team/junit5/issues