Joakimhelgemo
- 活动总数 5
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 1
-
创建于 Error running test configuration with regex
已回答I 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...