Easy test setup without side effects
Provides "ui" for testing frameworks such as mocha/jasmine which allows to define lazy variables and subjects
Jest plugins to emulate RSpec syntax and structure.
Adds context as an alternative to describe to jest.
Super simple DI for JavaScript, targetted mainly at spec test setup
Adds a Given-When-Then DSL to jasmine as an alternative style for specs
Get CI environment variables for parallelizing builds
jQuery matchers and fixture loader for Jasmine framework
Distributed test runner using Redis as a work queue. Push file paths to a Redis list, then multiple CI runners atomically steal batches and execute them via a configurable command.
Provides helpers for testing frameworks such as mocha/jasmine/jest/vitest/bun which allows to define lazy variables and subjects
Memoization for Mocha/Jasmine specs (like RSpec's #let)
A fork of TestEZ with TypeScript typings
Export Selenium IDE project contents to Ruby RSpec
Retry a function until or while it passes an assertion
DARE Framework - CLI, GraphRAG engine, MCP server and shared types in a single package
minimal implementation of a PassThrough stream
An HTTP(s) proxy `http.Agent` implementation for HTTP
A query library for ECMAScript AST using a CSS selector like query language.
Provides a way to make requests
Create HTTP error objects
An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.
Automated Test-Driven Development enforcement for Claude Code
Ruby app boilerplate based on Ruby Starter Kit (Bundler, Guard, ActiveSupport Logger, Rubocop, RSpec, WebMock, Travis, CodeClimate)
Given When Then for Mocha
RSpec HTTP is an extension library that makes it easier to write specs for HTTP/REST APIs
Set default http headers in request specs
Capistrano plugin for deploying and managing Nomad jobs
RSpec helpers for matching HTTP requests and responses.
Include helpfull matchers for mathing statuscodes
XXX
RSpec testing for HTTP requests
A custom RSpec formatter for https://honeycomb.io
RSpec::Parameterized supports simple parameterized test syntax in rspec.
RSpec::Parameterized supports simple parameterized test syntax in rspec.
RSpec::Parameterized supports simple parameterized test syntax in rspec.
Provide rspec matchers to match http response code