mix excessibility.package (Excessibility v0.14.0)
View SourceCreate a debug package for a test.
This is an alias for mix excessibility.debug --format=package.
Usage
mix excessibility.package test/my_test.exsDescription
Creates a directory containing:
- MANIFEST.md - Human-readable summary
- timeline.json - Event sequence with metadata
- snapshots/*.html - All captured snapshots
The package is self-contained and can be easily shared with others or analyzed by AI tools like Claude.