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