You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing ark-cli is essential as it is the interface for utilizing various functionalities provided by ark-rust crates.
Without proper testing, there's a risk of undetected issues between different crates.
Proposal:
Basic Use Case Shell Scripts:
Shell scripts that showcase core ark-cli functionalities.
These scripts should represent typical user scenarios for interacting with ark-cli.
Description:
ark-cli
crate currently lacks CI workflows.Motivation:
Testing ark-cli is essential as it is the interface for utilizing various functionalities provided by
ark-rust
crates.Without proper testing, there's a risk of undetected issues between different crates.
Proposal:
ark-cli
functionalities.ark-cli
.fs-index
: Filesystem monitoring usingnotify-rs
#21 Test Script (upon merge):ark-cli watch
The text was updated successfully, but these errors were encountered: