Crust logoCrust

Test

CLI testing helpers — coming soon.

This package is coming soon and not yet available.

@crustjs/test will provide helpers for testing CLI applications built with Crust.

Planned features include:

  • Command execution helpers with captured stdout/stderr
  • Exit code assertions
  • Argument and flag simulation
  • Interactive prompt mocking
  • Snapshot testing for CLI output

Check back for updates, or follow the Crust repository for progress.