Automated Test-Driven Development enforcement for Claude Code
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.
Adds context as an alternative to describe to jest.
Enforce real-time token budgets and spending limits for OpenAI, Anthropic Claude, and Google Gemini API calls in Node.js
Adds a Given-When-Then DSL to jasmine as an alternative style for specs
Used to ensure modern CLI scripts fail silently on old js versions. Useful for static analysis tools and similar
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.
Navigation Guard for Next.js App Router and Pages Router.
A Vite plugin that lets SPA applications generate a Content Security Policy (CSP).
OCI NodeJS client for Cloud Guard Service
MPL Candy Guard JavaScript API. This MPL package is for the current generation of the Candy Guard
Memoization for Mocha/Jasmine specs (like RSpec's #let)
Shared useful utils and types
Schematics specific to Angular
Get CI environment variables for parallelizing builds
A collection of utilities for emojis
A fork of TestEZ with TypeScript typings
Provides helpers for testing frameworks such as mocha/jasmine/jest/vitest/bun which allows to define lazy variables and subjects
Ruby app boilerplate based on Ruby Starter Kit (Bundler, Guard, ActiveSupport Logger, Rubocop, RSpec, WebMock, Travis, CodeClimate)
Generate type guard functions from TypeScript interfaces
Export Selenium IDE project contents to Ruby RSpec
Guard::JRubyRSpec keeps a warmed up JVM ready to run your specs.
A Guard::RSpec extension to improve performance on JRuby