·windows-git-bash-testing
</>

windows-git-bash-testing

Windows and Git Bash testing compatibility guide for Vitest, Playwright, and MSW with path conversion patterns

49Installs·1Trend·@josiahsiegel

Installation

$npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill windows-git-bash-testing

How to Install windows-git-bash-testing

Quickly install windows-git-bash-testing AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill windows-git-bash-testing
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: josiahsiegel/claude-plugin-marketplace.

SKILL.md

View raw

This guide provides essential knowledge for running Vitest, Playwright, and MSW tests on Windows, particularly in Git Bash/MINGW environments. It addresses common path conversion issues, shell detection, and cross-platform test execution patterns.

When running tests in Git Bash or MINGW environments, use these detection methods:

Git Bash automatically converts Unix-style paths to Windows paths, which can cause issues with test file paths, module imports, and test configuration.

Windows and Git Bash testing compatibility guide for Vitest, Playwright, and MSW with path conversion patterns Source: josiahsiegel/claude-plugin-marketplace.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill windows-git-bash-testing
Category
</>Dev Tools
Verified
First Seen
2026-02-19
Updated
2026-03-10

Browse more skills from josiahsiegel/claude-plugin-marketplace

Quick answers

What is windows-git-bash-testing?

Windows and Git Bash testing compatibility guide for Vitest, Playwright, and MSW with path conversion patterns Source: josiahsiegel/claude-plugin-marketplace.

How do I install windows-git-bash-testing?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill windows-git-bash-testing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/josiahsiegel/claude-plugin-marketplace