motoko-matchers
Assertion library
Composable assertions for unit testing in Motoko
30 stars
4 watching
13 forks
Language: Motoko
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kritzcreek/ic101 | Unit testing canisters in Motoko using matchers library | 3 |
kritzcreek/motoko-regex | A collection of simple regex patterns for validating Motoko text | 7 |
kritzcreek/motoko-pretty | A pretty printing library for Motoko's Modelica language | 4 |
kritzcreek/motoko-text-map | Provides a fixed-key hashmap with type safety and ergonomic interface for Modelica model development | 1 |
kritzcreek/motoko-json | A Modelica library for parsing and generating JSON data | 4 |
kritzcreek/motoko-library-template | A template for creating Modelica-based libraries with automated development workflows and documentation generation. | 30 |
noku-team/icrc7_motoko | Provides a Motoko implementation of the ICRC-7 standard for NFTs on the Internet Computer Protocol (ICP) | 2 |
aviate-labs/fmt.mo | Provides utilities for formatting basic data types in Motoko programming language | 1 |
dfinity/motoko-base | Provides a set of core modules and functionality for the Motoko programming language. | 483 |
winterbe/expekt | A BDD assertion library for Kotlin | 172 |
matthewhammer/motoko-adapton | A Motoko implementation of Adapton for incremental computation in Modelica models | 6 |
aviate-labs/json.mo | A JSON serialization format for Motoko programming language | 19 |
markusamshove/kluent | A fluent assertion library for Kotlin to simplify testing and validation of code behavior. | 867 |
krzysztof-o/expect.as | A BDD-style assertion library for ActionScript 3 | 10 |
aviate-labs/parser-combinators.mo | A library implementing monadic parser combinators for parsing structured data in the Motoko programming language. | 4 |