Overview of Centaur Integration Testing Suite
developCentaur is Cromwell's integration testing suite. It is designed to ingest .test files and transform them into runnable test suites using ScalaTest. The suite includes functionality to manage the lifecycle of the Cromwell server (start, stop, restart) and provides abstractions for asserting against workflow metadata and outputs.
For detailed developer documentation, refer to the official Cromwell documentation on Centaur.