Add a uitest subcommand to simplify UI test invocation This makes running single tests a lot easier. It's now `TESTNAME=xxx cargo uitest` instead of `TESTNAME=xxx cargo test --test compile-test` |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
Add a uitest subcommand to simplify UI test invocation This makes running single tests a lot easier. It's now `TESTNAME=xxx cargo uitest` instead of `TESTNAME=xxx cargo test --test compile-test` |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||