Skip to main content

TEST_SUCCESS_EXIT_CODE

Constant TEST_SUCCESS_EXIT_CODE 

Source
pub const TEST_SUCCESS_EXIT_CODE: i32 = 0;
Expand description

The exit status to use when a test command succeeds.