-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This command will build in test mode (requires the test crate or some other test harness), and run the test binary in an emulator like cen64.
The emulator and its command line args will be specified in the project's Cargo.toml metadata table. The emulator will require a way to print to stdout/stderr and exit/terminate on demand (e.g. when the test hardness completes or panics).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request