1

I've written a few db integration tests using latest JUnit version. I don't want the tests (annotated with @Test) to run on jenkins, but run it only on local. Is there are way to tell JUnit to run tests only if it indicates it's running within a special environment (locally)?

Christian
  • 6,961
  • 10
  • 54
  • 82

0 Answers0