test.chuck

Test helper library

A utility library for test.check with features for scaling test runs and generating random data.

A utility library for test.check

GitHub

216 stars
10 watching
27 forks
Language: Clojure
last commit: 9 months ago

Related projects:

Repository Description Stars
earthboundkid/be A testing library with generic assertions and helpers for Go tests 102
xavier/plug_test_helpers A set of macros to simplify testing Plug applications with ExUnit. 10
calder/rust-goldenfile Testing tool for validating application output against expected versions. 38
clojure/test.check A testing tool that allows developers to write concise, powerful tests by defining properties of functions that should hold true for all inputs. 1,122
greenpowermonitor/test-doubles A Clojure library for creating test doubles (spies and stubs) to isolate dependencies in unit tests. 36
gotestyourself/gotest.tools Tools to augment Go testing and support common testing patterns 518
tkadlec/grunt-perfbudget Ensures website performance meets budgeted standards by comparing test results to specified limits 856
libcheck/check A unit testing framework for C. 1,077
go-gremlins/gremlins A tool to verify test quality by randomly introducing changes into the code tested and determining if those changes are caught by tests 198
overminddl1/godot-helpers A collection of reusable GDScript functions and classes for common tasks in game development. 26
duluca/angular-unit-test-helper A library that provides helper functions to write unit tests in Angular using mocks and spies 6
43081j/hanbi A small JavaScript library for creating spies and stubs to isolate dependencies in unit tests. 59
fscheck/fscheck Automatically tests .NET programs by generating random test cases based on predefined properties 1,168
slagyr/speclj A testing framework for Clojure and Clojurescript based on RSpec. 459
evermeer/uitesthelper A utility library to simplify UI testing by reducing code duplication and making tests more robust against typos. 56