| Crates.io | cargo-cross-test |
| lib.rs | cargo-cross-test |
| version | 0.1.1 |
| created_at | 2021-01-27 20:56:21.327724+00 |
| updated_at | 2021-01-28 00:49:04.55997+00 |
| description | Run native and web tests with a single command. |
| homepage | |
| repository | https://github.com/notdanilo/cargo-cross-test |
| max_upload_size | |
| id | 347469 |
| size | 26,265 |
Run native and web tests with a single command.
cargo cross-test or cargo cross-test all to execute tests for all available platforms.cargo cross-test web to execute wasm-bindgen-test tests.cargo cross-test native to execute tests.