HTTP2 client, just with the familiar `https` API
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.
Declarative YAML-based HTTP, command, and Kubernetes test runner
Adds a Given-When-Then DSL to jasmine as an alternative style for specs
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.
Memoization for Mocha/Jasmine specs (like RSpec's #let)
Get CI environment variables for parallelizing builds
A fork of TestEZ with TypeScript typings
Export Selenium IDE project contents to Ruby RSpec
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
jQuery matchers and fixture loader for Jasmine framework
HTTP testing server
## Installation
Automated Test-Driven Development enforcement for Claude Code
Like rspec-given, but for Jest (port of jasmine-given)
Mock Http - Easy way to mock http with httpbin replacement
bring rspec-given to JS world, on mocha
<div align="left"> <a href="https://speakeasyapi.dev/"><img src="https://custom-icon-badges.demolab.com/badge/-Built%20By%20Speakeasy-212015?style=for-the-badge&logoColor=FBE331&logo=speakeasy&labelColor=545454" /></a> <a href="https://opensource.
Given When Then for Mocha