Jtest ships with sample projects that can help you become familiar with the Jtest capabilities. The projects can be imported from <INSTALL_DIR>/examples.

The Jtest example projects require Java 8 or higher.

If you use Eclipse IDE, you can conveniently create the sample projects with the Jtest wizard:

  1. Go to File> New> Other... in the Eclipse bar.
  2. Expand Jtest and select the project you want to create.

  3. Click Next.
  4. Configure the project name and location:
  5. Click Finish.

The project will be created and displayed in the Package Explorer as one of the available projects.

  • No labels