Test a living application on Non Production Runtimes

This functionality is compatible with Bonita Cloud runtimes >= 2022.1 / 7.14.

It only targets non-production runtimes.

In order to write and execute integration tests for your Bonita processes the Bonita Cloud Continuous Delivery platform integrates the Bonita Test Toolkit.

It requires to include a subfolder in your Bonita project within the same git repository.

Then create your integration tests following the Test Toolkit documentation.

You will be able to launch your integrations tests by specifying into deploy or build and deploy jobs the folder where you have stored your tests through the INTEGRATION_TESTS_DIR parameter.