Closed ashishsingh18 closed 2 years ago
@ashishsingh18 Thanks. How should the test be run? Is there CI integration?
@AbdulkadirA This is no CI integration yet. That will be the next step. This can be tested locally by running: pytest --disable-warnings -v
from the cmd prompt.
This PR adds only a few unit tests to get started.
Fix #173