very simple JavaScript testing using console.log
Give a regex, get a robust predicate function that tests it against a string.
test for inclusion or exclusion of paths using globs
Helper functions
Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
A pure JS implementation SHA256.
SHA256 wrapper for browsers that prefers `window.crypto.subtle` but will fall back to a pure JS implementation in @aws-crypto/sha256-js to provide a consistent interface for SHA256.
A high-level API to automate web browsers
Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_check
A high-level API to automate web browsers
Cross platform children list of a PID
SHA1 wrapper for browsers that prefers `window.crypto.subtle`.
Parameterised tests for Jest
Provides functions for detecting if the host environment supports the WebCrypto API
unist utility to check if a node passes a test
A babel plugin that adds istanbul instrumentation to ES6 code
The smallest and fastest pixel-level image comparison library.
Component testing utils for Vue 3.
Storybook Vitest addon: Blazing fast component testing using stories
Provides functions and types for detecting if the host environment is IE11
prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
No description provided.
A function to parse floating point hexadecimal strings as defined by the WebAssembly specification
Promptbook: Create persistent AI agents that turn your company's scattered knowledge into action
Run RSpec tests in your console
tconsole allows Rails developers to easily and quickly run their tests as a whole or in subsets. It forks the testing processes from a preloaded test environment to ensure that developers don't have to reload their entire Rails environment between test runs.
Test fixtures for capturing Console output.
Console for testing Rails applications with TestUnit.
Simple console application for testing HTTP server
IRB and Rails console history captured as Test::Unit tests. (RSpec and others hopefully soon to come.)
Run Cucumber tests in your console
Fork of the original redgreen gem from Pat Eyler, Chris Wanstrath, Luke Pearce.
Launch Rails development console with test environment as a child process
Preloads your application so things like console, rake and tests run faster
DuckTest is a gem that facilitates automated running of TestUnit and RSpec tests directly in the IRB console. Tests run within a second of being changed.
Run rake/rails and test commands through the console