Skip to content

Add galaxy-test-runner skill#1

Open
mvdbeek wants to merge 1 commit intomainfrom
add-galaxy-test-runner
Open

Add galaxy-test-runner skill#1
mvdbeek wants to merge 1 commit intomainfrom
add-galaxy-test-runner

Conversation

@mvdbeek
Copy link
Member

@mvdbeek mvdbeek commented Mar 6, 2026

Summary

  • Adds a new gx-test-runner plugin (separate from gx-arch-review)
  • Contains a galaxy-test-runner skill that guides Claude to always use ./run_tests.sh instead of raw pytest
  • Covers all test types: unit, API, integration, framework, framework-workflows, selenium, toolshed
  • Includes flag reference, selector patterns, and test-type-to-directory mapping
  • Registered in marketplace.json as a separate installable plugin

Install

/plugin install gx-test-runner from claude-galaxy-plugins

Test plan

  • Install plugin and verify skill appears in available skills list
  • Ask Claude to run tests and verify it uses ./run_tests.sh
  • Verify framework tool tests use -id flag correctly

🤖 Generated with Claude Code

Adds a new plugin that guides Claude to use ./run_tests.sh instead of
raw pytest for all Galaxy test types (unit, API, integration, framework,
selenium, toolshed, framework-workflows).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mvdbeek mvdbeek force-pushed the add-galaxy-test-runner branch from 898605f to 12eaf97 Compare March 6, 2026 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant