pip install -U pytest pip install -U pytest-cov
pytest --cov=tictactoe --cov-report html tictactoe_test.py