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