-
Enhancement
-
Resolution: Done
-
Minor
-
None
-
0.11.0
-
None
-
2020 Week 25-27 (from Jun 15)
At the moment, the Integration Tests are being executed using the surefire plugin.
The main difference is that failsafe is designed for running integration tests, and decouples failing the build if there are test failures from actually running the tests.
The name "failsafe" was chosen both because it is a synonym of surefire and because it implies that when it fails, it does so in a safe way.
- causes
-
KOGITO-3480 Native Tests are not being executed in Kogito Examples
- Closed