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