SPECS2-4.3.4
Maintenance version, with some HTML enhancement and most importantly a fix for Bazel builds.
Enhancements
- scalacheck added missing
setSeed(String)
methods on scalacheck functions - html #704 remove superflous lines between examples (by @kaatzee)
- html #696 set better levels for non mutable specifications reporting in HTML (by @kaatzee)
- guide #689 document the
skipAllIf/skipAllUnless
arguments