All Projects → etorreborre → Specs2

etorreborre / Specs2

Licence: other
Software Specifications for Scala

Programming Languages

scala
5932 projects

Projects that are alternatives of or similar to Specs2

Snap Shot It
Smarter snapshot utility for Mocha and BDD test runners + data-driven testing!
Stars: ✭ 138 (-80.17%)
Mutual labels:  test, bdd
framework
Lightweight, open source and magic-free framework for testing solidity smart contracts.
Stars: ✭ 36 (-94.83%)
Mutual labels:  test, specification
Should.js
BDD style assertions for node.js -- test framework agnostic
Stars: ✭ 1,908 (+174.14%)
Mutual labels:  test, bdd
Should Enzyme
Useful functions for testing React Components with Enzyme.
Stars: ✭ 41 (-94.11%)
Mutual labels:  test, bdd
hitchstory
Type-safe, StrictYAML based BDD framework for python.
Stars: ✭ 24 (-96.55%)
Mutual labels:  bdd, specification
Kahlan
✔️ PHP Test Framework for Freedom, Truth, and Justice
Stars: ✭ 1,065 (+53.02%)
Mutual labels:  test, bdd
Nightwatch Cucumber
[DEPRECATED] Cucumber.js plugin for Nightwatch.js.
Stars: ✭ 243 (-65.09%)
Mutual labels:  test, bdd
Expekt
BDD assertion library for Kotlin
Stars: ✭ 163 (-76.58%)
Mutual labels:  test, bdd
eggplant
A behaviour driven development (BDD) library for Clojure. Simplicity is key.
Stars: ✭ 16 (-97.7%)
Mutual labels:  bdd, specification
bdd-for-c
A simple BDD library for the C language
Stars: ✭ 90 (-87.07%)
Mutual labels:  test, bdd
Chakram
REST API test framework. BDD and exploits promises
Stars: ✭ 912 (+31.03%)
Mutual labels:  test, bdd
Mocha
☕️ simple, flexible, fun javascript test framework for node.js & the browser
Stars: ✭ 20,986 (+2915.23%)
Mutual labels:  test, bdd
Aruba
Test command-line applications with Cucumber-Ruby, RSpec or Minitest. The most up to date documentation can be found on Cucumber.Pro (https://app.cucumber.pro/projects/aruba)
Stars: ✭ 900 (+29.31%)
Mutual labels:  test, bdd
Spek
🎏 Function builder BDD testing framework in Swift
Stars: ✭ 104 (-85.06%)
Mutual labels:  test, bdd
kekiri
A .NET framework that supports writing low-ceremony BDD tests using Gherkin language
Stars: ✭ 19 (-97.27%)
Mutual labels:  bdd, specification
Shellspec
A full-featured BDD unit testing framework for bash, ksh, zsh, dash and all POSIX shells
Stars: ✭ 375 (-46.12%)
Mutual labels:  test, bdd
Ginkgo
BDD Testing Framework for Go
Stars: ✭ 5,346 (+668.1%)
Mutual labels:  test, bdd
Carina
Carina automation framework: Web, Mobile, API, DB
Stars: ✭ 549 (-21.12%)
Mutual labels:  test
Rest Assured
Java DSL for easy testing of REST services
Stars: ✭ 5,646 (+711.21%)
Mutual labels:  test
Wtfjs
🤪 A list of funny and tricky JavaScript examples
Stars: ✭ 24,594 (+3433.62%)
Mutual labels:  specification

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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].