Hacker News new | ask | show | jobs
by shykes 1323 days ago
You can absolutely test Dagger pipelines, in the same way you test the rest of your code. Just use the dagger library in your tests files, the way you would use any other library. It should work the way you expect.