mix excessibility.latest (Excessibility v0.14.0)
View SourceDisplay the most recent debug report without re-running tests.
Usage
mix excessibility.latest
mix excessibility.latest --format=jsonDescription
Re-displays the last debug report generated by mix excessibility.debug.
Useful for:
- Returning to a debug session after doing something else
- Sharing debug output with Claude without re-running tests
- Comparing multiple runs
Formats
markdown(default) - Display the markdown reportjson- Display the JSON report