Easy test setup without side effects
Adds a Given-When-Then DSL to jasmine as an alternative style for specs
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.
A fork of TestEZ with TypeScript typings
Adds context as an alternative to describe to jest.
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
Cross Platform Smart Fetch Ponyfill
extended POSIX-style sprintf
A shim for the setImmediate efficient script yielding API
A collection of utility libraries used by other Facebook JS projects
Vendored dependencies for Victory
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
Use Claude, Anthropic's AI assistant, right from your terminal. Claude can understand your codebase, edit files, run terminal commands, and handle entire workflows for you.
Retry a function until or while it passes an assertion
walk paths fast and efficiently
> Even though this module is publicly accessible, we do not recommend using it in projects outside of [Transloadit](https://transloadit.com). We won't make any guarantees about its workings and can change things at any time, we won't adhere strictly to Se
Google AI JavaScript SDK
Experimental debugger shell for React Native for use with @react-native/debugger-frontend
Protobuf format for Apollo usage reporting
RSpec extensions for we.gem
Rspec stuff we use over and over again
RSpec helpers and matchers we use in our daily work at makandra.
Rspec matchers for enumerize
custopm rspec mathcers
We rock some RSpec configurations and matchers like it ain't nobody's bidnezz.
DEPRECATED! behaviors will no longer be maintained. We recommend switching to shoulda or rspec
Rspec::RoarMatchers is a collection of matchers designed to enforce a contract between your spec and representer.
With RSpec we can do before test do ... This gem enable to do so with test unit
We don't need no stinkin' RSpec! Get all the fluency you want in your Test::Unit tests, with no magic required, using straight Ruby syntax
Make your test runs happier with emoji love. We don't mind if you use minitest or rspec. Love is Love! Based entirely on Aaron Patterson's awesome minitest-emoji.
Ohai plugins often go untested within the cookbooks that we create. When an Ohai plugin fails it is often a trial-and-error process that requires us to redeploy it. This gem provides additional helpers to RSpec to be used in conjunction with ChefSpec to test your plugins.