Do it yourself

Practice how to execute tests using the mvn commands.

You can run the tests by yourself by typing commands in the Terminal.

The Terminal is a component that loads a Docker container that is set up with everything that is needed for running the tests (Java JDK, Maven, etc.). The container runs Linux as the operating system and Bash as shell (similar to Command prompt for Windows).

Connect to the terminal

To get started, click on the Terminal component, and wait until the connection is made. When this happens, you should see the following information:

Get hands-on with 1200+ tech skills courses.