Run Tests Isolated

Community

Isolate Laravel tests, keep your session clean.

Authorgenesiscz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents verbose test output from cluttering your main AI session, allowing you to continue coding and interacting without interruption while tests run in the background.

Core Features & Use Cases

  • Isolated Test Execution: Runs Laravel tests in a separate, forked context.
  • Clean Main Session: Keeps your primary interaction space free from test logs.
  • Parallel Testing: Enables running multiple test suites concurrently in different forked contexts.
  • Use Case: You're developing a new feature and need to run the entire test suite. Instead of waiting for hundreds of lines of output to appear, you can trigger this Skill, and it will run in the background, returning results only when complete, allowing you to continue writing code.

Quick Start

Run all Laravel tests in an isolated context.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Run Tests Isolated
Download link: https://github.com/genesiscz/GenesisTools/archive/main.zip#run-tests-isolated

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.