frappe-testing

Originally fromlubusin/agent-skills
Installation
SKILL.md

Frappe Testing

Write and run tests for Frappe applications using the built-in testing framework.

When to use

  • Writing unit tests for DocType controllers
  • Writing integration tests for workflows and APIs
  • Running existing test suites
  • Debugging test failures
  • Setting up CI pipelines for Frappe apps

Inputs required

  • App name to test
  • Site name for test execution
  • Specific module/DocType to test (optional)
  • Test environment (dev site, dedicated test site)
Installs
24
GitHub Stars
36
First Seen
Jun 7, 2026
frappe-testing — lubusin/frappe-skills