Easy test setup without side effects
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.
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.
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
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
No description provided.
Lint files staged by git
jQuery matchers and fixture loader for Jasmine framework
Lazy-evaluating list of files, based on globs or regex patterns
No description provided.
JavaScript parser, mangler/compressor and beautifier toolkit
Ruby app boilerplate based on Ruby Starter Kit (Bundler, Guard, ActiveSupport Logger, Rubocop, RSpec, WebMock, Travis, CodeClimate)
Get a list of the files to add from a folder into an npm package
JSON for Humans
Get the list of files installed in a package in node_modules, including bundled dependencies
A collection of credential providers, without requiring service clients like STS, Cognito
RSpec helpers for buffering and detecting file descriptor leaks.
rspec matcher for golden files
Code style checking for RSpec files. A plugin for the RuboCop code style enforcing & linting tool.
Code style checking for RSpec Rails files. A plugin for the RuboCop code style enforcing & linting tool.
This library allow to output requests specs into readable markdown files
A command-line tool for converting minitest files to rspec.
Load files from test fixtures directory quickly and conveniently
Code file RSpec 2 matchers that make it easy to spec Ruby code files, fx updated or generated by a Thor generator
This library includes matchers that use Poppler and Cairo to render PDF files as images and compare them by the pixel
RSpec Support files - Given-When-Then, and more
Provides a Logging system separate to RSpec that can be persistent throughout multiple runs of RSpec i.e. multiple files.
A command-line tool for converting RSpec files to minitest.