mix pipeline.test.live (PipelineEx v0.1.1)
View SourceRuns Pipeline tests in live mode with real API calls.
Usage
mix pipeline.test.live # Run all tests with live APIs
mix pipeline.test.live integration # Run only integration tests with live APIs⚠️ This will make real API calls and incur costs!
Summary
Functions
Callback implementation for Mix.Task.run/1.
Functions
Callback implementation for Mix.Task.run/1.