Files
aiken/crates/aiken-project
Pi Lanningham ace58e368c Correctly report the checks count
It might be slightly cleaner and more extensible to change  to return a summary, potentially even making  track the tests, coverage, etc. so it can be serialized to JSON. But, for now, this is much simpler, and the approach that KtorZ suggested.
2024-03-08 20:40:50 -05:00
..
2024-03-08 20:40:50 -05:00

Project

This crate encapsulates the code used to manage Aiken projects. See crates/cli for usage.