Skip to content

Add "test" command #5

@parasyte

Description

@parasyte

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions