Skip to content

Kornel/specs2

 
 

Repository files navigation

Build Status

Installation instructions

You need to download and install sbt (simple build tool) Then execute the following command:

sbt update publish-local

Then you can generate the User Guide with:

sbt

test-only org.specs2.guide.UserGuide -- html

This should create html files in the target/specs2-reports directory.

About

Software Specifications for Scala

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 92.0%
  • JavaScript 6.9%
  • Other 1.1%