motoko-bigtest

Test framework

A testing framework that enables the creation of long-running tests using a domain-specific language.

Long-running tests for services on the Internet Computer that also run there

GitHub

12 stars
2 watching
1 forks
Language: Modelica
last commit: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ragmaanir/microtest A testing framework with an opinionated approach to writing tests using power asserts and the spec syntax. 31
marvinjwendt/testza A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. 418
tomokimiyauci/unitest A testing framework designed to work seamlessly with the Deno runtime API, supporting a range of environments and test styles. 7
vittorioromeo/mettle A C++14 unit test framework providing a toolbox of features for writing and running tests 0
martinmoene/lest A simple C++ test framework for unit tests and BDD. 391
amokfa/datest A testing framework for Clojure scripts that allows developers to run and analyze tests in the REPL. 8
rahmatagungj/owntest A simple JavaScript testing framework with minimal configuration and no dependencies. 2
spekframework/spek A specification framework that uses BDD-style testing and supports test-driven development in Kotlin 2,226
vcaesar/tt A tool for writing and running tests in Go with colorful output and benchmarking capabilities. 8
franela/goblin A testing framework that simplifies writing tests in Go with a focus on simplicity and ease of use. 885
thomhurst/bdtest A testing framework for .NET focusing on clear, concise, and business-critical tests that run independently without shared state. 81
danielstjules/pho A test framework that allows developers to write tests in a familiar syntax and automatically re-runs specs during development. 284
openlmlab/gaokao-bench An evaluation framework using Chinese high school examination questions to assess large language model capabilities 551
marick/midje A test framework for Clojure that aims to provide a flexible and readable way of writing tests. 1,685
luontola/gospec A testing framework for Go that allows writing self-documenting tests/specifications and executes them concurrently and safely isolated. 113