Production Ready Release - v1.1.8
This release is a major improved on running test under cursor
for complex project structure and nested modules declarations
It handles all edge case and special case
This allows you to run cargo nextest if you have it installed on your system
One Key bind mapped to CMD + R
It can do
- cargo run
- cargo test
- cargo doctest
- cargo build
If you wanna override cargo run or build on per crate bases on your cargo workspace you can
see: https://github.com/codeitlikemiley/cargo-runner#advanced-features