Unit testing is required prior to pushing to remote repository. You are responsible for adding applicable unit tests to any new code you wish to contribute.
Follow these instructions to run existing tests:
# navigate to the root directory
cd xelite-onnx-python-pose-estimation
# run the tests
pytest -v