A simple high-throughput exchange engine with limit order matching.
run
pytest -v test/unit # for all unit testing cases
pytest -v test/integration # for all integration testing cases
use -q for quiet mode, just test results use -vv for test names and docstrings(if exist)