Skip to content

Production Ready Release - v1.1.8

Compare
Choose a tag to compare
@codeitlikemiley codeitlikemiley released this 24 Jan 07:50
· 149 commits to main since this release
bfd1ec1

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