Languages & frameworksMIT

Ruby test frameworks

by Stan Lo (opens in a new tab) st0012/ruby-skills

Distinguishes Minitest and test-unit assertions, hooks, filters, skips, and Rails behavior.

Installation

Skills CLI

Skills CLI command
npx skills@latest add st0012/ruby-skills --skill ruby-test-frameworks

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Provides framework-specific assertion, CLI, lifecycle, pending, and Rails compatibility rules. It depends on the project's Ruby test framework and runner and does not call an external service or prescribe destructive actions.

  • LicenceMIT
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size178 lines
  • Last checked27 Sept 2026 · b2b9d7af7606de810e24c2a798ecaa15ac60d92925244315bb109d7b4cfa7848

What it can touch

  • Runs commands

    Runs shell commands such as tests, builds or installs.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

plugins/ruby-skills/skills/ruby-test-frameworks/SKILL.md on GitHub (opens in a new tab)