crotest
Test framework
A lightweight test framework for Crystal with basic assertion macros and no polluting the Object class.
A tiny and simple test framework for crystal
28 stars
5 watching
5 forks
Language: Crystal
last commit: almost 3 years ago
Linked from 1 awesome list
assertionscrystalcrystal-langtest-driven-developmenttestingtesting-framework
Related projects:
Repository | Description | Stars |
---|---|---|
srz-zumix/iutest | A C++ testing framework that provides a set of tools and features for writing unit tests. | 65 |
mirage/alcotest | A test framework for OCaml with a simple interface and query language | 455 |
ragmaanir/microtest | A testing framework with an opinionated approach to writing tests using power asserts and the spec syntax. | 31 |
amokfa/datest | A testing framework for Clojure scripts that allows developers to run and analyze tests in the REPL. | 8 |
martinmoene/lest | A simple C++ test framework for unit tests and BDD. | 391 |
sheredom/utest.h | A single header unit testing framework for C and C++ | 845 |
electronicarts/eatest | A C++ framework for writing and running unit tests. | 39 |
jasmcaus/tau | A lightweight unit testing framework for C and C++ projects | 158 |
odonataresearchllc/lisp-unit | A testing framework for Common Lisp designed to support unit testing with fine-grained control and extensibility. | 108 |
vcaesar/tt | A tool for writing and running tests in Go with colorful output and benchmarking capabilities. | 8 |
linkrope/dunit | A testing framework for D that offers structured test organization and customizable assertion behavior | 37 |
kassane/catch2 | A modern C++ test framework with support for unit tests, micro-benchmarking, and BDD-style testing | 0 |
snaipe/criterion | A cross-platform unit testing framework with C and C++ support | 2,042 |
com-lihaoyi/utest | A simple testing framework for Scala | 487 |
swiftlang/swift-corelibs-xctest | A unit testing framework for Swift applications | 1,153 |