/test - Run Unit Tests

SkillDev tools

Run unit tests with coverage

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the /test - Run Unit Tests skill

What this skill tells your AI

The instructions your AI receives, as published by leanethereum/leanspec in .claude/skills/test/SKILL.md and read by ahel’s review.

Run pytest unit tests.

Default

just test

Options

Pass additional arguments after --:

  • /test -- -v - Verbose output
  • /test -- -k "test_serialize" - Run matching tests
  • /test -- tests/spec/crypto/ - Run specific test directory

Examples

  • /test - Run all unit tests
  • /test -- --cov - Run with coverage report

Signals

GitHub stars
143
Forks
83
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
test-leanethereum
Source
github.com/leanethereum/leanspec