devon_seitz
06/23/2022, 6:27 PMedgar_ramirez_mondragon
06/23/2022, 7:23 PMpytest to test Meltano itself, but test your own project or plugins?devon_seitz
06/23/2022, 7:32 PMaaronsteers
06/23/2022, 9:55 PMmeltano run tap-foo target-snowflake tap-bar target-snowflake dbt-snowflake:run dbt-snowflake:test other-validator:test
• The run command itself can be saved as a job and invoked in the shorthand: meltano --environment=localtest run my-build-and-test-job.aaronsteers
06/23/2022, 9:58 PMmeltano build ... - although that's discussed in the issues I linked above.aaronsteers
06/23/2022, 9:58 PM