Skip to content

v0.3.3

Compare
Choose a tag to compare
@raniejade raniejade released this 05 Feb 11:51
· 32 commits to master since this release
  • Remove unnecessary bundled spek jars. Only junit-platform-launcher will be included, but
    it will only be used if it's not already included in the targets classpath.
  • Remove bundled kotlin jars (already provided at runtime).
  • (#26) Ensure run configuration settings are persisted.
  • (#29) Report about exceptions occurred inside fixture or action body.