Separating unit and integration tests
Open
EPIC
- Dominant language
- Java
- Stars
- 58
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
For each datasafe project we will be renaming the integration test to end with IT such that they are not running in the default maven lifecycle.
We will be providing a special profile for running the integration test so that we can use ```mvn verify -PIT``` to run the with integration test.
## Subtasks
- [x] #290
- [x] #291
- [x] #292
- [x] #293
- [x] #294
- [x] #295
- [x] #296
- [x] #297
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.