//! ref: composer/tests/Composer/Test/Command/ExecCommandTest.php #[test] #[ignore = "missing TestCase::init_temp_composer and get_application_tester (ApplicationTester with run/get_display) infrastructure"] fn test_list_throws_if_no_binaries_exist() { todo!() } #[test] #[ignore = "missing TestCase::init_temp_composer and get_application_tester (ApplicationTester with run/get_display) infrastructure"] fn test_list() { todo!() }