Projects with this topic
-
This repository documents my progress in learning unit testing in Go, focusing on writing effective, maintainable, and expressive tests for Go applications. It includes hands-on examples and explanations to deepen understanding of Go’s built-in testing capabilities and third-party tools.
Updated -
-
Modular runtime type checker with focus on creating readable and smart error messages
Updated -
Package assert provide a single function to emulate C-style asserts. The goal of this package is to provide a call that will document and enforce preconditions, postconditions, and invariants in code. Failures should only result from program bugs.
Updated -
-
-
A git submodule used in the asap project (https://gitlab.com/absassi/asap). Not intended to be used separately.
Updated -
-
Quickly import from core node modules
Updated -
A suite of Oomodules, including OomTestAssert, OomTestBench and OomTestUnit
Updated -
Minimal runtime assertion library
Updated