A wrapper around CommanderJS with a few common utilities.
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
Takes over your commands for testing with record and replay support.
CLI for commandeer-test
Proc macros for commandeer-test
Extension for popular TDD and BDD frameworks like "Cucumber", "RSpec" and "Minitest", to make testing command line applications meaningful, easy and fun.
Xamarin Test Cloud lets you automatically test your app on hundreds of mobile devices
Faster minitest TDD.
An RSpec helper module for testing command-line tools.
Allows you to focus on a few tests with ease without having to use command-line arguments. Good for tools like guard that don't have enough brains to understand test output. Cf. minitest-autotest (an example of a test runner with strong testing logic). Inspired by https://github.com/seattlerb/minitest/issues/213
Running maestro test commands from fastlane
Soundcheck tries to figure out what kind of project you're working on, what test file you're trying to run, and what the fastest way is to run that.
A gem to assess your performance on the unixoid challenge
A Jasmine JavaScript test runner that lets you run tests on the command-line similar to RSpec.
A command line tool for at-a-glance testing.
This installs three major features: * a 'gem test' command. * the ability to test your gems on installation, and uninstall them if they fail testing. * A facility to upload your test results to http://www.gem-testers.org.
Grntest is a testing framework for Groonga. You can write a test for Groonga by writing Groonga commands and expected result.