mix durable_streams.conformance (Streamkeeper v0.3.0)
View SourceRuns the Durable Streams server conformance tests.
This task:
- Starts the application
- Starts a Cowboy HTTP server on port 4437
- Runs the official conformance test suite
- Reports results
Usage
mix durable_streams.conformanceRequirements
- Node.js and npm must be installed
- Run
npm installin the conformance directory first