fiveam-matchers

Matcher library

An extensible matcher library for testing, inspired by Java's Hamcrest.

An extensible, composable matchers library for fiveam

GitHub

8 stars
3 watching
0 forks
Language: Common Lisp
last commit: about 1 month ago
Linked from 1 awesome list

common-lisptesting

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tdrhq/slite Interactive test runner for Common Lisp tests 50
hamcrest/javahamcrest A Java library of matchers used to write flexible test expressions. 2,113
rdrdr/hamcrest A framework for declarative matching and assertion in Go programming language 30
guicho271828/trivia A compiler for pattern matching in Common Lisp 334
crewdevio/merlin A testing framework for deno that provides a set of matchers to assert conditions in tests. 50
jamiemason/jasmine-matchers A collection of custom test matchers for writing more readable and maintainable tests 587
laurikari/tre A lightweight POSIX compliant regexp matching library with approximate matching capabilities. 804
40ants/cl-hamcrest A Common Lisp library that simplifies and makes more readable unit tests using Hamcrest assertions 18
mjambon/mikmatch An OCaml library that extends pattern-matching with regular expressions for more expressive and flexible matching logic 22
rjhansen/nsrllookup Tries to find matches with a library of software hashes 111
timbray/quamina A fast pattern-matching library for Go that enables efficient discovery of matching fields in event data. 395
mitsuhiko/insta A library for comparing expected values against reference data to ensure consistency during development and testing. 2,234
checkpointsw/karta An IDA plugin that identifies and matches open-sourced libraries in binaries. 864
vindarel/cl-str A modern and consistent Common Lisp library for string manipulation. 309
hobbyquaker/mqtt-wildcard A utility that matches MQTT topics against regular expression patterns with wildcard support. 14