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.
A fork of TestEZ with TypeScript typings
Adds a Given-When-Then DSL to jasmine as an alternative style for specs
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.
Super simple DI for JavaScript, targetted mainly at spec test setup
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)
jQuery matchers and fixture loader for Jasmine framework
Get CI environment variables for parallelizing builds
Export Selenium IDE project contents to Ruby RSpec
Retry a function until or while it passes an assertion
Automated Test-Driven Development enforcement for Claude Code
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
Public logs API for OpenTelemetry
Like rspec-given, but for Jest (port of jasmine-given)
Check if something is a Node.js stream
Node.js API (Node-API)
Implements https://w3c.github.io/accname/
Public API for OpenTelemetry
render readable docs from `rspec` JSON output
Bridging the gap between buffers and typed arrays
Generate API docs from your test suite
When you write a web API, you make a promise to the world. RSpec API helps you keep your promise.
RSpec matchers useful to test web APIs.
Generate API documentation using RSpec
Rspec matchers for APIs
RSpec expectations useful to test web APIs.
This rubygem does not have a description or summary.
Use your Rspec tests to build your API documentation
Create acceptance tests to check the Rails API responses and generate documentation from it.
Autogeneration of documentation from request specs
Generate API blueprint docs when running Rspec
Are you looking for rspec-api?