Is your feature request related to a problem? Please describe.
I would like to have unit tests to run to confirm that any changes don't break existing functionality.
I would also like to use unit tests to help me understand and debug through small pieces of the code.
I have created PR in an attempt to add some unit tests and eventually add coverage data
Is your feature request related to a problem? Please describe.
I would like to have unit tests to run to confirm that any changes don't break existing functionality.
I would also like to use unit tests to help me understand and debug through small pieces of the code.
I have created PR in an attempt to add some unit tests and eventually add coverage data