batch_run 1.2.0

Batch runner for arbitrary Rust files within current project
Documentation
1
2
3
4
5
error: ERROR
 --> test_batches/basic/compile-fail.rs:1:1
  |
1 | compile_error!("ERROR");
  | ^^^^^^^^^^^^^^^^^^^^^^^^