Skip to content

Document and automate the command for running doc/unit tests #281

Closed
@GabrielMajeri

Description

@GabrielMajeri

Running the main crate's doc/unit tests requires the following command:

CARGO_PROFILE_DEV_PANIC=unwind cargo test -Z build-std=std test --target x86_64-unknown-linux-gnu

We should document it, or integrate it into the existing build.py script, to make it easier for developers to run such tests locally.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions