specs2
Test framework
A specification-based testing framework for Scala programming languages
Software Specifications for Scala
734 stars
30 watching
215 forks
Language: Scala
last commit: 11 days ago
Linked from 2 awesome lists
bddscalaspecificationspecs2test
Related projects:
Repository | Description | Stars |
---|---|---|
com-lihaoyi/utest | A simple testing framework for Scala | 487 |
antonmi/espec | A BDD testing framework for Elixir | 808 |
railsware/sleipnir | A BDD-style testing framework for Swift. | 844 |
outr/scalarelational | A type-safe framework for defining and querying databases using the Scala programming language. | 58 |
abe33/spectacular | A BDD framework for writing tests in CoffeeScript and JavaScript, focusing on best practices from RSpec. | 73 |
bodil/purescript-test-unit | An asynchronous unit test runner for PureScript | 87 |
vittorioromeo/mettle | A C++14 unit test framework providing a toolbox of features for writing and running tests | 0 |
test-bench/test-bench | A principled test framework for Ruby that aims to offer a structured way to write effective and easy-to-use tests. | 69 |
proper-testing/proper | A property-based testing tool for Erlang that helps ensure software behaves according to its specifications | 880 |
machine/machine.specifications | A Context/Specification framework for .NET testing that removes language noise and simplifies tests. | 886 |
kassane/catch2 | A modern C++ test framework with support for unit tests, micro-benchmarking, and BDD-style testing | 0 |
drewolson/ex_spec | A wrapper around ExUnit that adds BDD-like syntax for Elixir testing | 99 |
adamluzsi/testcase | Tooling to apply BDD testing conventions | 121 |
martinmoene/lest | A simple C++ test framework for unit tests and BDD. | 391 |
disneystreaming/weaver-test | A parallel test framework built on top of cats-effect and fs2 to simplify testing with composable expectations and efficient reporting. | 441 |