Details
-
Improvement
-
Status: Resolved
-
Resolution: Cannot Reproduce
-
Post-Helium
-
None
-
None
-
Operating System: All
Platform: All
Description
Current implementation of integration testing profile completely excludes them from compilation, which is sub-optimal if the developer wants to be sure the tests compile, but does not really want to run them.
Make sure the tests are compiled always, but only executed if the profile is selected by making the failsafe plugin fire in the profile only.