Skillquality 0.46

st-test

Run SUnit tests in the running Pharo image. Use when verifying changes after import, or when checking results for a specific test class or package.

Price
free
Protocol
skill
Verified
no

What it does

Run SUnit Tests

Execute SUnit tests after importing changes to Pharo.

Usage

/st-test TestClassName       # run a single test class
/st-test PackageName-Tests   # run all tests in a package

Steps

  1. Determine whether the argument is a class name or a package name
    • Class → call run_class_test
    • Package → call run_package_test
  2. Report pass/fail counts and any failures

Examples

/st-test RsJsonTest
/st-test RediStick-Json-Tests

Capabilities

skillsource-mumezskill-st-testtopic-agent-skillstopic-agentstopic-claude-codetopic-marketplacetopic-mcptopic-pharo-smalltalktopic-plugintopic-skillstopic-smalltalk

Install

Installnpx skills add mumez/smalltalk-dev-plugin
Transportskills-sh
Protocolskill

Quality

0.46/ 1.00

deterministic score 0.46 from registry signals: · indexed on github topic:agent-skills · 13 github stars · SKILL.md body (473 chars)

Provenance

Indexed fromgithub
Enriched2026-05-18 19:07:00Z · deterministic:skill-github:v1 · v1
First seen2026-05-09
Last seen2026-05-18

Agent access