Pytest-testApp

How to run the App

Step 1

  • make environment
  • on cmd line cd requirements and pip install -r requirements.txt

Step 2

Step 3

  • conduct unit test using pytest
  • run the following in cmd line
    • cd tests
    • pytest