Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-2467

Use FailSafe maven plugin for Integration Tests

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Minor Minor
    • None
    • 0.11.0
    • Examples
    • 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.

            jcarvaja@redhat.com Jose Carvajal Hilario
            jcarvaja@redhat.com Jose Carvajal Hilario
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: