polish

Test framework

A testing framework for Rust that provides a structured way to write and run test cases.

Testing Framework for Rust

GitHub

52 stars
3 watching
8 forks
Language: Rust
last commit: 4 months ago
Linked from 1 awesome list

rusttest-driven-developmenttesting-framework

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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
r-lib/testthat A testing framework that makes writing unit tests easy and integrates well with existing workflows. 891
marvinjwendt/testza A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. 418
typeddevs/bashunit A comprehensive testing framework for Bash scripts. 328
simonjwright/scripted_testing A tool for writing and executing scripted tests using a Tcl scripting language. 2
rpav/checkl A testing framework for Common Lisp that leverages the language's inherent testability features to simplify and enhance the testing process. 43
thoughtbot/shoulda A testing framework specifically designed for Rails applications 2,211
srz-zumix/iutest A C++ testing framework that provides a set of tools and features for writing unit tests. 65
safsdev/core Provides a set of tools and frameworks for automating testing across various platforms and tools. 9
amokfa/datest A testing framework for Clojure scripts that allows developers to run and analyze tests in the REPL. 8
vcaesar/tt A tool for writing and running tests in Go with colorful output and benchmarking capabilities. 8
suites-dev/suites A comprehensive testing framework for building reliable unit tests in TypeScript applications 367
dalekbaldwin/check-it A test framework for Common Lisp that uses randomized property-based testing to ensure code reliability and robustness 51
rahmatagungj/owntest A simple JavaScript testing framework with minimal configuration and no dependencies. 2
ragmaanir/microtest A testing framework with an opinionated approach to writing tests using power asserts and the spec syntax. 31