suikwasha / specs2

Software Specifications for Scala

Home Page:http://specs2.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://specs2.org

License:Other


Languages

Language:Scala 92.0%Language:JavaScript 6.9%Language:CSS 0.8%Language:Shell 0.3%