Development tools/links for the week of 2017-06-11

  • Gradle 4.0 is out. It is fast, much faster than Maven. I tried it out on 3 projects that I maintain, and all of them saw build times cut in half (longest one was 86 seconds -> 40 seconds).
  • cukes-rest - I am really late the to the Cucumber / Gherkin party, and I finally started to use it this week. I started writing my own tests for a REST service, when I started looking around to see if anyone else was doing it. Sure enough, somebody was.

Leave a Reply