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.
Blazing fast flame graphs for V8 and Node
English | [简体中文](./README-zh_CN.md) # 🔬speedscope A fast, interactive web-based viewer for performance profiles. Supports import from a variety of profiles in a variety of languages (JS, Ruby, Python, Go & more). Try it here: https://www.speedscope.app
Adds context as an alternative to describe to jest.
Adds a Given-When-Then DSL to jasmine as an alternative style for specs
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.
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
SoliDS – agnostic design system foundations (tokens + CSS) with shadcn/ui compatibility.
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
easy-to-install processor for the v8 profiler log
jQuery matchers and fixture loader for Jasmine framework
Automated Test-Driven Development enforcement for Claude Code
Rethinking of CPU profile (collected in Node.js or Chromium browsers) analysis
Like rspec-given, but for Jest (port of jasmine-given)
<a href="https://npmjs.com/package/@prof-dev/masonry"><img src="https://img.shields.io/npm/v/@prof-dev/masonry.svg" alt="npm package"></a>
Tefsir Kur'ana
render readable docs from `rspec` JSON output
Integrates ruby-prof with RSpec, allowing you to easily profile your RSpec examples.
A tool that parses RSpec test files to identify let/let! declarations that could be refactored to use test-prof's let_it_be helper for improved test performance
A better formatter for the rspec performance profile
A CLI wrapper around `rails new` that applies preset flags (-d postgresql -T --api --minimal), adds a curated set of gems (RSpec, RuboCop, factory_bot, Bullet, SimpleCov, test-prof), and bootstraps Claude Code slash commands for common development tasks (fix, lint, commit, review-pr, add-tests, code-coverage, docs, deliver).