@artale/pi-test

Test runner dashboard — run tests, show pass/fail in TUI, track results

Package details

package

Install @artale/pi-test from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@artale/pi-test
Package
@artale/pi-test
Version
1.2.0
Published
Apr 21, 2026
Downloads
268/mo · 22/wk
Author
artale
License
MIT
Types
package
Size
17.5 KB
Dependencies
1 dependency · 1 peer
Pi manifest JSON
{
  "commands": [
    "test",
    "test-watch",
    "test-coverage"
  ],
  "tools": [
    "run_tests"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

@artale/pi-test

Test runner dashboard — run tests, show pass/fail in TUI, track results

Install

npm install -g @artale/pi-test