Top "Infinitest" questions

infinitest is a continuous test runner for Java.

Is there a JVM command-line option to change directory?

In short, I want to know, is there a JVM command-line option to change the starting working directory? If it's …

java android jvm robolectric infinitest
Performant way to check java.lang.Double for equality

What is the most performant way to check double values for equality. I understand that double a = 0.00023d; double b = 0.00029…

java junit comparison double infinitest
Karma for Visual Studio?

I'm a big fan of continuous testing products like Infinitest. Lately I've been doing more JavaScript development, and was looking …

visual-studio jasmine karma-runner continuous-testing infinitest