Open ddimtirov opened 8 years ago
We currently use Spock which is built on Junit 4, while Spec requires JUnit 5 - that's why all our kotlin tests are JUnit style.
We should:
Following up on https://github.com/ddimtirov/nuggets/issues/18
We currently use Spock which is built on Junit 4, while Spec requires JUnit 5 - that's why all our kotlin tests are JUnit style.
We should:
Following up on https://github.com/ddimtirov/nuggets/issues/18