Table of Contents
sudo makesudo make installThis is done only once after having cloned the repository:
. bootstrapThis needs to be done every time a new session is started:
. initializepre-commit run --all-files# Run module tests
pytest client
pytest server
pytest common
# Run integration tests
./run_integration_tests
# Run all of the above
./run_full_test_suite![Product Name Screen Shot][product-screenshot]
Distributed under the MIT License. See LICENSE for more information.