Overview¶
The purpose of writing unit tests for pipeline libraries is to confirm that the libraries functions as expected. It is also a way to confirm that any features that were added to a library didn't inadvertently break other features.
The purpose of writing unit tests for pipeline libraries is to confirm that the libraries functions as expected. It is also a way to confirm that any features that were added to a library didn't inadvertently break other features.