This library is an implementation of the arcaflow deployer interface that mocks a real deployer. It pretends to be a predictable deployer for use in test cases. It allows setting of things like deploy and runtime for realistic test cases.
arcalot/arcaflow-engine-deployer-test-impl
An minimal implementation of the deployer interface for testing.
GoApache-2.0