//! ref: composer/tests/Composer/Test/Command/DiagnoseCommandTest.php #[test] #[ignore = "diagnose checks live http/https connectivity to packagist and the github.com rate \ limit, so it requires real network access"] fn test_cmd_fail() { todo!() } #[test] #[ignore = "diagnose checks live http/https connectivity to packagist and the github.com rate \ limit, so it requires real network access"] fn test_cmd_success() { todo!() }