Bulk test creation can be run as part of the build process. This can help development teams meet test quality standards and simplifies the process, as tests are generated independently of specific users or development environments.
To bulk create unit tests:
- Integrate Jtest with your build system. For details about integration, usage, and supported versions, see:
- Create unit tests using your build system. For details, see:
- Creating Unit Tests with Maven
- Creating Unit Tests with Gradle
Before running unit test creation, Jtest performs diagnostics to validate the project and its configuration. You can view the summary of the diagnostics results in the console:
