It would be beneficial to use pytest instead of nav's custom unit_test function. This would allow for setting up a Continuous Integration workflow with GitHub's build-in Actions. Then, for any Pull Request, it would be easy to see whether nav is still functioning as intended with a single command.
It would be beneficial to use pytest instead of nav's custom unit_test function. This would allow for setting up a Continuous Integration workflow with GitHub's build-in Actions. Then, for any Pull Request, it would be easy to see whether nav is still functioning as intended with a single command.