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