A low-feature, dependency-free and performant test runner inspired by Rust and Deno
The Firebase Authenticaton component of the Firebase JS SDK.
Android UiAutomator and Chrome support for Appium
A set of utilities useful for testing Security Rules with the Realtime Database or Cloud Firestore emulators.
A testing companion to firebase-functions.
Use the ic length unit
Test Redux Saga with an easy plan
Android Debug Bridge interface
The Remote Config package of the Firebase JS SDK
Utils for writing Salesforce CLI plugins
A toolkit for easy Babel AST generation and manipulation.
WebAssembly-based HTML-aware ERB parser for Node.js.
Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
Core Sia types and library methods.
A simple module for handling Ethereum units (e.g. 'ether', 'wei', etc...)
Core package for utilities and types for handling multiple wallet/chain support Dynamic SDK
Automated Test-Driven Development enforcement for Claude Code
Test utilities for Nuxt
A set of utility functions commonly used by unplugins.
A lightweight JavaScript debugging utility, forked from debug, featuring TypeScript and ESM support.
PHP.wasm – scoped URLs utils
A simple client side logging library used in Dynamic SDK
An sdk for interacting with permit2.
This library was generated with [Nx](https://nx.dev).
This library implements test/unit compatible API on minitest. It was included in Ruby until 2.1The test/unit means that test/unit which was bundled with Ruby 1.8.
Test your XML with Test::Unit, MiniTest, RSpec, or Cucumber using handy assertions like #assert_xml_equal or #assert_xml_structure_contain.
MiniSpecUnit is a simple shim for libs that require Test::Unit::TestCase to get an object that subclasses MiniTest::Spec.
Convenience methods for testing in Ruby and Rails
kosher_bacon is an adaptor that converts test written for MiniTest::Unit into specs that can be run by MacBacon.
minitest/unit is a small and fast replacement for ruby's huge and slow test/unit. This is meant to be clean and easy to use both as a regular test writer and for language implementors that need a minimal set of methods to bootstrap a working unit test suite. mini/spec is a functionally complete spec engine. mini/mock, by Steven Baker, is a beautifully tiny mock object framework. (This package was called miniunit once upon a time) -- (this gem as maintained by Matt Lyon contains patches and extensions to minitest/spec that will apparently never make it upstream. Go Open Source!)
This gem allows testing frameworks such as Test::Unit, RSpec and Minitest to perform PDF matching tests with the pdf_matcher gem.
minitest_tu_shim bridges the gap between the small and fast minitest and ruby's huge and slow test/unit.
TinyTest rips off minitest-1.3.1. It is a simple testing library.
Rails supports Minitest but doesn't support test-unit.
A library for mocking and stubbing with a unified, simple and readable syntax for both full & partial mocking. Built-in support for Minitest and Test::Unit. Supported by many other test frameworks, e.g. RSpec.
A gem to convert Minitest unit tests to spec style