This repository was archived by the owner on Sep 8, 2022. It is now read-only.
Scala Partest 1.0.13
- 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 undertest/files/{scaladoc,pending}
in the scala build.