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.
## Project setup ``` yarn install ```
A broker element to make working with Beaker Browser's API even easier.
Adds context as an alternative to describe to jest.
Beaker kernel library
Beaker Notebook client library
> :warning: **Experimental. Zero tests. Please report issues**
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
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.
Module containing the errors used by beaker and its submodules
A broker element to make working with Beaker Browser's API even easier.
Memoization for Mocha/Jasmine specs (like RSpec's #let)
Get CI environment variables for parallelizing builds
A scalable set of icons handcrafted with <3 by GitHub.
Heroicons for Haunted WebComponents
A fork of TestEZ with TypeScript typings
Beaker browser's core software
LeafyGreen UI Kit Icons
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