cui-testing

Installation
SKILL.md

CUI Testing Skill

REFERENCE MODE: This skill provides reference material. Load specific standards on-demand based on current task.

CUI-specific testing standards for projects using CUI test libraries. This skill covers the mandatory test data generator framework, value object contract testing, and JUL log testing utilities.

Enforcement

Execution mode: Reference library; load standards progressively based on current testing task.

Prohibited actions:

  • Do not use manual test data, Random, UUID, or Faker; must use CUI Generators framework
  • Do not use Mockito or PowerMock in CUI projects; use EasyMock or CUI test patterns
  • Do not load all standards at once; load progressively based on current task
Installs
1
GitHub Stars
5
First Seen
Jul 11, 2026
cui-testing — cuioss/plan-marshall