Skip to content

Test a pipeline

Test your pipeline locally by running the following anywhere in your project

bash
katoa run <pipeline>
katoa run <pipeline>

Note: You must have Docker & deno installed to test your pipelines locally

The first run will be a little slow as there is no caching. But afterwards it should be plenty fast!