//! ref: composer/tests/Composer/Test/Command/SearchCommandTest.php #[test] #[ignore = "missing TestCase::init_temp_composer and get_application_tester (ApplicationTester) infrastructure"] fn test_search() { todo!() } #[test] #[ignore = "missing TestCase::init_temp_composer and get_application_tester (ApplicationTester) infrastructure"] fn test_invalid_format() { todo!() } #[test] #[ignore = "missing TestCase::init_temp_composer and get_application_tester (ApplicationTester) infrastructure"] fn test_invalid_flags() { todo!() }