junit-weld-testing
Installation
SKILL.md
JUnit Weld Testing Skill
REFERENCE MODE: This skill provides reference material. Load specific standards on-demand based on current task.
Standards for CDI unit testing using weld-testing. This skill covers auto-weld configuration, bean class management, and CDI test patterns using JUnit 5.
Prerequisites
This skill applies to Java projects using Weld Testing with JUnit 5:
org.jboss.weld:weld-junit5(Weld JUnit 5 extension)org.jboss.weld:weld-junit-parent(parent module)