ax-testing
OfficialTest AX's functionalities and structure with the test suite.
Authorproject-ax
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill Unit provides a comprehensive testing suite for AX, allowing users to test and debug various components and functionalities of the AX platform.
Core Features & Use Cases
- Test Structure: Test AX's test structure, fixtures, mocking patterns, common assertions, and gotchas.
- Command Execution: Execute tests using
npm test,bun test,npm run test:fuzz, andnpm run test:e2e. - Directory Structure: Mirror the
src/directory structure for test isolation and ease of maintenance. - Test Isolation: Ensure tests do not interfere with each other, particularly for SQLite databases and process-level state.
- Test Automation: Automated regression tests against a live AX server using a kind cluster and mock servers.
- Use Case: Users can use this Skill Unit to write, run, and maintain tests for AX, ensuring the platform's stability and reliability.
Quick Start
Run all tests with the command: npm test.
Dependency Matrix
Required Modules
vitestbunkind
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ax-testing Download link: https://github.com/project-ax/ax-legacy/archive/main.zip#ax-testing Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.