//! ref: composer/tests/Composer/Test/Command/DiagnoseCommandTest.php #[test] #[ignore = "requires the ApplicationTester/initTempComposer harness, which is not yet ported"] fn test_cmd_fail() { todo!() } #[test] #[ignore = "requires the ApplicationTester/initTempComposer harness, which is not yet ported"] fn test_cmd_success() { todo!() }