datest
Test framework
A testing framework for Clojure scripts that allows developers to run and analyze tests in the REPL.
A clojure(script) unit testing framework designed to be used from the REPL
8 stars
1 watching
0 forks
Language: Clojure
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rpav/checkl | A testing framework for Common Lisp that leverages the language's inherent testability features to simplify and enhance the testing process. | 43 |
marick/midje | A test framework for Clojure that aims to provide a flexible and readable way of writing tests. | 1,685 |
r-lib/testthat | A testing framework that makes writing unit tests easy and integrates well with existing workflows. | 891 |
norfairking/sydtest | A modern testing framework for Haskell with advanced features and good defaults | 115 |
googlesamples/android-testing-templates | A collection of automated testing tools and frameworks for Android applications. | 1,960 |
simonjwright/scripted_testing | A tool for writing and executing scripted tests using a Tcl scripting language. | 2 |
ahrefs/melange-fest | A test framework for Melange using OCaml and React testing library | 15 |
vcaesar/tt | A tool for writing and running tests in Go with colorful output and benchmarking capabilities. | 8 |
dalekbaldwin/check-it | A test framework for Common Lisp that uses randomized property-based testing to ensure code reliability and robustness | 51 |
emancu/crotest | A lightweight test framework for Crystal with basic assertion macros and no polluting the Object class. | 28 |
mirage/alcotest | A test framework for OCaml with a simple interface and query language | 455 |
alkass/polish | A testing framework for Rust that provides a structured way to write and run test cases. | 52 |
rahmatagungj/owntest | A simple JavaScript testing framework with minimal configuration and no dependencies. | 2 |
tomokimiyauci/unitest | A testing framework designed to work seamlessly with the Deno runtime API, supporting a range of environments and test styles. | 7 |
matthewhammer/motoko-bigtest | A testing framework that enables the creation of long-running tests using a domain-specific language. | 12 |