microtest
Test Framework
A testing framework with an opinionated approach to writing tests using power asserts and the spec syntax.
Small test framework, because it has power asserts as the only assertion.
31 stars
3 watching
2 forks
Language: Crystal
last commit: 10 months ago
Linked from 1 awesome list
crystalmicrotestpower-asserttest-frameworktesting
Related projects:
Repository | Description | Stars |
---|---|---|
matthewhammer/motoko-bigtest | A testing framework that enables the creation of long-running tests using a domain-specific language. | 12 |
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 |
rahmatagungj/owntest | A simple JavaScript testing framework with minimal configuration and no dependencies. | 2 |
autoitmicro/microunittestingframework | A testing framework designed to simplify unit testing for AutoIt scripts | 6 |
emancu/crotest | A lightweight test framework for Crystal with basic assertion macros and no polluting the Object class. | 28 |
com-lihaoyi/utest | A simple testing framework for Scala | 487 |
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 |
nekofar/slim-test | A test helper library for the Slim Framework built on top of PHPUnit. | 4 |
eerimoq/nala | A test framework for C projects providing automatic test discovery, mocking, and output capturing utilities. | 68 |
rpav/checkl | A testing framework for Common Lisp that leverages the language's inherent testability features to simplify and enhance the testing process. | 43 |
r-lib/testthat | A testing framework that makes writing unit tests easy and integrates well with existing workflows. | 891 |
monix/minitest | A lightweight testing framework for Scala and Scala.js | 179 |
alkass/polish | A testing framework for Rust that provides a structured way to write and run test cases. | 52 |
amokfa/datest | A testing framework for Clojure scripts that allows developers to run and analyze tests in the REPL. | 8 |