Whoever creates the first stable pipeline stage should also set up some kind of unit testing framework, and unit tests should be a hard requirement for any PR that gets merged into master afterwards. I've had good experiences with unittest, but there are other options.
Whoever creates the first stable pipeline stage should also set up some kind of unit testing framework, and unit tests should be a hard requirement for any PR that gets merged into master afterwards. I've had good experiences with unittest, but there are other options.