test
ℹ️
This command is fully cacheable.
Test project.
@cargo test {
profile = "release"
args = "--blame-hang"
}
Argument Reference
The following arguments are supported:
profile
- (Optional) Profile for test command.args
- (Optional) Arguments for command.
Last updated on