Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
experimental-dev
-
None
-
None
Description
Created 2 new maven profiles.
1. default : This profile run all the unit tests and skip Integration tests.
2. integration-test : This profile run only integration tests and skip unit tests.