pub const NEXTEST_STATE_DIR_ENV: &str = "NEXTEST_STATE_DIR";Expand description
Environment variable to override the nextest state directory.
When set, this overrides the platform-specific state directory. The records
directory will be $NEXTEST_STATE_DIR/projects/<encoded-workspace>/records/.