spek v2.0.1 Release Notes

Release Date: 2019-03-02 // about 5 years ago
  • 🛠 First bugfix release in the 2.x line.

    🛠 Fixing #606 required making some incompatible changes between 2.0.1 runtime and 2.0.0 IJ plugin, please hold off from upgrading to 2.0.1 until the IJ plugin is available (it usually takes a few hours as JB needs to manually approve them first). If you have existing run configurations created using the 2.0.0 IJ plugin, you need to recreate them. Apologies for any inconvenience this has caused!

    🛠 Fixes

    • 🏁 (#563) NoClassDefFoundError when using mocks and running spek from IntelliJ on a Windows machine
    • ✅ (#574) Couldn't run test clicking in the greens arrows alongside of the class
    • 📦 (#606) Error "No test were found" when running tests from a package that contains other packages