Easy test setup without side effects
Jest plugins to emulate RSpec syntax and structure.
Provides "ui" for testing frameworks such as mocha/jasmine which allows to define lazy variables and subjects
Adds context as an alternative to describe to jest.
Adds a Given-When-Then DSL to jasmine as an alternative style for specs
jQuery matchers and fixture loader for Jasmine framework
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.
A helper to optimistically set Symbol.toStringTag, when possible.
Set a function's length property
Set a function's name property
Robustly set the [[Prototype]] of an object
Memoization for Mocha/Jasmine specs (like RSpec's #let)
Parses set-cookie headers into objects
Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Get CI environment variables for parallelizing builds
A fork of TestEZ with TypeScript typings
Set nested properties on an object using dot notation.
Declarative JS tests with lazy evaluation using jest.
Provides helpers for testing frameworks such as mocha/jasmine/jest/vitest/bun which allows to define lazy variables and subjects
Export Selenium IDE project contents to Ruby RSpec
set blocking stdio and stderr ensuring that terminal output does not truncate
Display resolution-dependent images using the image-set() function in CSS
Find strongly connected components of a directed graph using [Tarjan's algorithm](https://en.wikipedia.org/wiki/Tarjan%27s_strongly_connected_components_algorithm).
#set(), speed-up your specs
RSpec, Coveralls and Simplecov settings.
Provides a set of useful rspec matchers to be used with RSpec and/or Capybara
Makes easier to configure rspec for rake tasks.
A (very) small set of rspec matchers that make it easier to write one-liner isolated routing specs. I hope to add many more routes in the future.
A set of helpers for request test with RSpec
RSpec matchers for DataMapper
A set of useful matchers for RSpec
A set of RSpec matchers for testing Pundit authorisation policies
RSpec extension that allows you to set chained expectations on objects. Currently supports rspec & mocha
Performance testing matchers for RSpec to set expectations on speed, resources usage and scalibility.
Makes Appium Rspec set up a snap!