testing

Testing tools, testing philosophy & methodology...
ricardo 2016-10-25T05:53:11.000053Z

@bensu: No, not 100% sure since I won’t be on my main machine until Sunday, but… it worked on the same code on the desktop (El Capitan) and the build (Ubuntu, I think). Might be the Java version, but will need to compare when I’m back.

2016-10-25T05:57:48.000054Z

The watcher code relies on Java’s file watcher that might have OS specific behavior, so I wouldn’t be surprised if it was related to the java version/os

ricardo 2016-10-25T05:59:13.000055Z

To clarify: the watcher works. If I change a file, it looks like it’s still watching it. I just don’t get any reports out of the runner.

ricardo 2016-10-25T06:03:51.000056Z

It just looks like it’s never executed.