foundry_test_utils::util

Function try_setup_forge_remote

Source
pub fn try_setup_forge_remote(
    config: impl Into<RemoteProject>,
) -> Result<(TestProject, TestCommand)>
Expand description

Same as setup_forge_remote but not panicking