Easy test setup without side effects
Test Effective Fakes
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.
An implementation of the Google Workspace Apps Script runtime: Run native App Script Code on Node and Cloud Run
Adds context as an alternative to describe to jest.
TypeSpec emitter for Go SDKs
Adds a Given-When-Then DSL to jasmine as an alternative style for specs
No description provided.
Super simple DI for JavaScript, targetted mainly at spec test setup
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.
Effortless animation between DOM changes (eg. list reordering) using the FLIP technique.
Memoization for Mocha/Jasmine specs (like RSpec's #let)
Create fake data based on contentful data models
Fake implementations to facilitate the development of modules in isolation with @squide.
Get CI environment variables for parallelizing builds
Alternative caching options for Google Apps Script
TypeScript helpers for Sinon
Mail provider for adonis framework and has support for all common mailing services to send emails
A fork of TestEZ with TypeScript typings
Export Selenium IDE project contents to Ruby RSpec
A Fake Signalr Service for faking/mocking signalr hub services for testing, prototyping, and demoing
Provides helpers for testing frameworks such as mocha/jasmine/jest/vitest/bun which allows to define lazy variables and subjects
Retry a function until or while it passes an assertion
Faking library that allows inspection of received calls after they have been made. Also supports tracking calls with multiple argument sets.
Faking library that allows inspection of received calls after they have been made. Also supports tracking calls with multiple argument sets.
Faking library that allows inspection of received calls after they have been made. Also supports tracking calls with multiple argument sets.
Octofacts provides fact fixtures built from recently-updated Puppet facts to rspec-puppet tests.
Minimalistic Library for Mocking, Stubbing, and Faking Classes
http_decoy spins up a real Rack server inside your tests with a clean DSL. Define routes, validate request contracts, return dynamic fixtures, and tear down automatically. No VCR cassettes. No scattered WebMock stubs.
rspec-llm adds first-class RSpec support for testing Large Language Model interactions. Ships LLM-as-judge matchers, JSON Schema validation, semantic similarity matchers, a programmable fake adapter, and a thin DSL for batch evaluations. Works with the ruby_llm and langchainrb gems out of the box.
Contentful API wrapper library exposing an ActiveRecord-like interface