Spec\acceptance test with ScalaTest+Gradle#2
Conversation
|
Somehow, I already feel embarrassment on how ugly this look like on practice... This definitely can be improved, the only question is "does it worth an effort"? |
|
It took 55 seconds to build on the first run, around half of the time on consecutive runs. Curiously, it does not indicate whether tests passed or not. I modified one test to be |
|
This is time equivalent to Thanks for trying, now I'm willing to enhance this a little bit more, after On Tue, Dec 23, 2014 at 8:17 PM, felizbear notifications@github.com wrote:
Kind regards, |
This is an experiment on solving #1 using Gradle+Ivy+ScalaTest for build\deps mngt\Tests
Pre-requests:
How to run:
./test_spec(AKA cd /spec && ./gradlew test)Pros:
Cons:
Ugly dir structurehidden in /spec now