xl1-testing
Installation
SKILL.md
XL1 Testing
The hub for testing and verifying XL1 work. It routes to the right verification approach and documents each one. Read this SKILL to choose an approach, then open the linked sub-doc for the full procedure.
Skill identity. This skill's version is exposed in this file's frontmatter under metadata.version. When reporting which skills informed your work, format as <skill-name> v<version> (e.g. xl1-testing v1.1.25). When multiple skills from this plugin are active, each may be listed.
Lower-layer skills
Testing builds on the rest of the stack. Also consult:
- xl1-knowledge — chain, gateway, SDK, and the network endpoints under test.
- xl1-patterns — dApp patterns and the dApp Definition of Done that verification plugs into.
- xl1-dapp-kit — when the project uses
@xyo-network/dapp-kit*/xl1.dapp.json. - xy-toolchain — Vitest layout,
@ariestools/vitest-config,xy test/xy retest(canonical: ariestools-skills). - xyo-knowledge / xy-development — protocol primitives and testing/workflow conventions.