A Scala Specs2 extension, producing human readable documentation à la Yatspec.
Stars
14
Forks
2
Watchers
14
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
121
commits
79
commits
34
commits
1
commits
1
commits
1
commits
fix issue where examples did not have the correct context to produce reports
a929a4bView on GitHubFixed an issue where the source was not being displayed. Tidy up the failure message. Add duration to header.
9e6a29eView on GitHubremove markdown support. styling to look a bit more modern.
a65dda5View on GitHubremove scala-xml, generate the html output using templated strings
5a0d997View on GitHubcross publish by kicking off independent builds. inline travis scripts
d946ea7View on GitHubremove ivy2 cache, replace with coursier cache, for sbt 1.3
e9fa983View on GitHubcross build for 2.12/2.13. Remove specs2 for now, as api has significantly changed and my main focus is scalatest.
650f378View on GitHub