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