//! ref: composer/tests/Composer/Test/Command/SuggestsCommandTest.php #[ignore = "missing TestCase::init_temp_composer, create_installed_json, create_composer_lock, and get_application_tester (ApplicationTester) infrastructure"] #[test] fn test_installed_packages_with_no_suggestions() { todo!() } #[ignore = "missing TestCase::init_temp_composer, create_installed_json, create_composer_lock, get_application_tester (ApplicationTester), and get_version_parser infrastructure"] #[test] fn test_suggest() { todo!() }