Skip to main content
10 events
when toggle format what by license comment
Apr 9, 2019 at 7:12 vote accept Asoub
Apr 8, 2019 at 15:00 history tweeted twitter.com/StackSoftEng/status/1115268234318614528
Apr 8, 2019 at 7:14 history edited Asoub CC BY-SA 4.0
added 6 characters in body
S Apr 8, 2019 at 6:38 history suggested Rob Kielty CC BY-SA 4.0
Minor typos, minor grammar changes
Apr 7, 2019 at 11:17 review Suggested edits
S Apr 8, 2019 at 6:38
Apr 5, 2019 at 15:36 answer added DobromirM timeline score: 4
Apr 5, 2019 at 15:20 comment added DobromirM You might want to check Maven's Surefire and Failsafe plugins: michaelrice.com/2014/04/maven-surefire-failsafe-the-easiest-way
Apr 5, 2019 at 15:13 comment added DobromirM What I have done before for a C# project with Jenkins that had unit tests and end-to-end tests was to separate the two type of tests in different modules (both types of tests were written using the equivalent of junit) and then execute the unit tests before deployment and the end-to-end tests after.
Apr 5, 2019 at 14:55 review First posts
Apr 8, 2019 at 14:19
Apr 5, 2019 at 14:53 history asked Asoub CC BY-SA 4.0