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.
Determine if the JS environment has Symbol support. Supports spec, or shams.
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
Determine if the JS environment has BigInt support.
Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
Adds context as an alternative to describe to jest.
Adds a Given-When-Then DSL to jasmine as an alternative style for specs
Check if argv has a specific flag
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.
Object.prototype.hasOwnProperty.call shortcut
Strip ANSI escape codes from a string
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
Check if a string has ANSI escape codes
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
Memoization for Mocha/Jasmine specs (like RSpec's #let)
Style elements relative to other elements in CSS
Get CI environment variables for parallelizing builds
A query library for ECMAScript AST using a CSS selector like query language.
hast utility to check if a node has a property
A fork of TestEZ with TypeScript typings
One-liner for block expectations
test spies, for rspec
test spies, for rspec (forked from technicalpickles/rspec-spies)
Xcodebuild formatter designed to be piped with `xcodebuild`, and thus keeping 100% compatibility. It has modes for CI, running tests (RSpec dot-style), and it can also mine Bitcoins.
Xcodebuild formatter designed to be piped with `xcodebuild`, and thus keeping 100% compatibility. It has modes for CI, running tests (RSpec dot-style), and it can also mine Bitcoins.
Plug in for RSpec & Minitest test suites to run only the tests that exercise the code that has changed
RSpec extension to better match hashes.
UNSUPPORTED: The rspec-buildkite-analytics gem has been renamed to buildkite-test_collector. rspec-buildkite-analytics will not receive any further maintenance. Please follow our docs https://buildkite.com/docs/test-analytics/ruby-collectors to upgrade to the new gem: https://rubygems.org/gems/buildkite-test_collector. Thank you!
This package has been deprecated. All it will do now is install the following Mr Bones plugins: bones-rcov bones-rubyforge bones-rspec bones-zentest
An easy interface for documenting your API while you write your tests.
Xcodebuild formatter designed to be piped with `xcodebuild`, and thus keeping 100% compatibility. It has modes for CI, running tests (RSpec dot-style), and it can also mine Bitcoins.
A library for rspec that displays better hash diffs