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
- Integration test needed to be full integration tests to have access to `CARGO_BIN_EXE_parsec-cli` env var.
- The changes above needed to how `testenv_utils` is exposed and need to import self as dev-dependencies with `testenv` feature enabled.
- Now every cli test use either `std_cmd` or `assert_cmd` macros.
0 commit comments