weaver-test
Test framework
A parallel test framework built on top of cats-effect and fs2 to simplify testing with composable expectations and efficient reporting.
A test framework that runs everything in parallel.
443 stars
11 watching
49 forks
Language: Scala
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
simonjwright/scripted_testing | A tool for writing and executing scripted tests using a Tcl scripting language. | 2 |
marvinjwendt/testza | A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. | 419 |
vcaesar/tt | A tool for writing and running tests in Go with colorful output and benchmarking capabilities. | 8 |
eerimoq/nala | A test framework for C projects providing automatic test discovery, mocking, and output capturing utilities. | 68 |
franela/goblin | A testing framework that simplifies writing tests in Go with a focus on simplicity and ease of use. | 887 |
linkrope/dunit | A testing framework for D that offers structured test organization and customizable assertion behavior | 37 |
com-lihaoyi/utest | A simple testing framework for Scala | 487 |
richardwarburton/lambda-behave | A testing framework for Java 8 that aims to make writing tests more readable and user-friendly. | 253 |
mirage/alcotest | A test framework for OCaml with a simple interface and query language | 458 |
dalekbaldwin/check-it | A test framework for Common Lisp that uses randomized property-based testing to ensure code reliability and robustness | 51 |
zaid-ajaj/fable.mocha | Provides a unified testing framework for F# applications using various runners including Mocha and standalone browsers. | 56 |
etorreborre/specs2 | A specification-based testing framework for Scala programming languages | 734 |
shinmera/parachute | An extensible testing framework for Common Lisp | 103 |
luontola/gospec | A testing framework for Go that allows writing self-documenting tests/specifications and executes them concurrently and safely isolated. | 113 |
kassane/catch2 | A modern C++ test framework with support for unit tests, micro-benchmarking, and BDD-style testing | 0 |