Skip to main content

Crate stagecrew

Crate stagecrew 

Source
Expand description

Stagecrew library for integration tests.

This library exposes internal modules to enable integration testing of the full workflow. The primary entry point is the binary in main.rs.

§Stability

This library is primarily for integration testing. The API is unstable and may change between minor versions until 1.0.0. For stable usage, use the CLI binary.

Modules§

audit
Audit trail logging and queries.
config
Configuration loading, saving, and path management.
db
Database schema, queries, and migrations.
error
Application error types.
removal
File removal logic and approval workflow.
scanner
Filesystem scanning logic.