Joakimhelgemo
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 1
-
Created Error running test configuration with regex
AnsweredI am trying to create a Specs2 configuration to run only unit tests, without integration tests. I have tried using regex to exclude all packages that contain “.integration.”, e.g. com.mydomain.inte...