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