Skip to content
This repository was archived by the owner on Sep 8, 2022. It is now read-only.

Scala Partest 1.0.13

Compare
Choose a tag to compare
@retronym retronym released this 12 Feb 11:19
  • Incorporate scala-partest-interface into scala-partest. SBT users of partest should now drop the dependency on the former and simply depend on the latter. (#50)
  • Improve --verbose output in SBT (#51)
  • Honour --srcpath option, allowing us to run test under test/files/{scaladoc,pending} in the scala build.