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.
Check if stdout or stderr is interactive
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
Detect whether the terminal supports Unicode
Memoization for Mocha/Jasmine specs (like RSpec's #let)
Get CI environment variables for parallelizing builds
A fork of TestEZ with TypeScript typings
Provides helpers for testing frameworks such as mocha/jasmine/jest/vitest/bun which allows to define lazy variables and subjects
Create Next.js-powered React apps with one command
Export Selenium IDE project contents to Ruby RSpec
Retry a function until or while it passes an assertion
Delightful JavaScript Testing.
Delightful JavaScript Testing.
Better hover, active and focus states than CSS pseudo-classes, and a callback when the interactive state changes.
No description provided.
SSH2 client and server modules written in pure JavaScript for node.js
jQuery matchers and fixture loader for Jasmine framework
Angular Schematics - CLI
Detect Filetype by bytes
An interactive console for running specs.
RSpec on IRB
Automatic interactive approvals for rspec
Automatic interactive fixtures for rspec
SMS Spec gives you an RSpec DSL and Cucumber steps to test SMS interactions.
SMS Spec gives you an RSpec DSL and Cucumber steps to test SMS interactions.
Text Spec gives you an RSpec DSL and Cucumber steps to test SMS interactions.
Interact with bootstrap-datepicker elements in capybara and RSpec
A Foodtaster DRb server.
Load test suite's HTTP interactions and register WebMock stubs for RSpec.
Give meaning to your specifications
Provides an rspec reporter that produces teamcity parseable strings. See TC docs: https://confluence.jetbrains.com/display/TCD8/Build+Script+Interaction+with+TeamCity#BuildScriptInteractionwithTeamCity-ReportingTests