unl-nimbus-lab / pymavswarm

Python library used to safely control drone swarms and drone fleets with MAVLink

Home Page:https://pymavswarm.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integrate Unit Testing and Testing Strategy

evan-palmer opened this issue · comments

Is your feature request related to a problem? Please describe.
There currently is no documented testing strategy. Furthermore, there aren't any unit tests to ensure that the project functionality is correct.

Describe the solution you'd like
Integrate unit testing into the project and add documentation regarding the project testing strategy