Skip to content

etorreborre/specs2

Folders and files

NameName
Last commit message
Last commit date
Feb 3, 2025
Jan 15, 2025
Mar 1, 2025
Jan 21, 2024
Jan 21, 2024
Oct 12, 2024
Nov 12, 2024
Jan 15, 2025
Jan 20, 2024
Jan 11, 2023
Jan 4, 2024
Jan 15, 2025
Jan 8, 2020
Mar 17, 2025
Jan 15, 2025
Jan 11, 2023
Jun 16, 2024
Jan 20, 2022
Mar 1, 2025
Aug 11, 2021
Nov 10, 2020
Mar 13, 2025
May 6, 2019
Feb 5, 2022
Jan 20, 2022
Feb 3, 2025
Feb 5, 2022

Repository files navigation

Build Status Join the chat at https://gitter.im/etorreborre/specs2

Go to specs2.org to learn more about specs2!

Installation instructions

You need to download and install sbt. Then execute the following command:

sbt update publishLocal

Then you can generate the User Guide with:

sbt "testOnly org.specs2.guide.UserGuide -- html html.nostats all"

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