PyDP
PyDP copied to clipboard
Add documentation for Testing Framework
We are using pytest for testing and tox to automate this process.
While we have set-up the scripts, we need to add documentation on how to write Unit Tests as well as establish standards to write these tests.
I am working on it