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)?

2
  • 2
    Please see stackoverflow.com/questions/18653066/… Commented Feb 22, 2016 at 8:04
  • Thanks. Didn't find this using the search. Recommend way for this? Deleting this question? Commented Feb 22, 2016 at 8:06

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.