Function cargo_test_support::publish::validate_upload_with_contents
source ยท pub fn validate_upload_with_contents(
expected_json: &str,
expected_crate_name: &str,
expected_files: &[&str],
expected_contents: &[(&str, &str)],
)
Expand description
Check the cargo publish
API call, with file contents