frappe-run-tests

Installation
SKILL.md

Frappe Test Runner

Run all commands from the bench directory (/workspace/development/frappe-bench).

Omit --site — the default site is used automatically. If you get Site not found or Tests not allowed, run:

bench set-config default-site development.localhost
bench set-config allow_tests true

Decision Tree

What does the user want to test?

A specific test file (most common)

Derive the --module value from the file path:

Related skills
Installs
2
Repository
kehwar/skills
First Seen
Apr 18, 2026