/unittest

SkillCloud & infra

Containerized Python based Framework for running and visualizing benchmark workloads on any Kubernetes/ OpenShift and runtime kinds pods, kubevirt virtual machines simply and safely

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 /unittest skill

What this skill tells your AI

The instructions your AI receives, as published by redhat-performance/benchmark-runner in .claude/skills/unittest/SKILL.md and read by ahel’s review.

Run all unit tests.

Steps

  1. Regenerate golden files

    make golden_files
    
  2. Run all unit tests

    PYTHONPATH=. python3 -m pytest -v tests/unittest/
    

    All tests must pass.

Notes

  • Fix any failing tests before pushing
  • Golden file tests are included — run make golden_files first if templates changed

Signals

GitHub stars
38
Forks
24
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
unittest
Source
github.com/redhat-performance/benchmark-runner