* Clone https://github.com/mirumee/saleor.git * Create a virtual env * Configure tests to use `pytest` Message displayed indicating no tests were discovered. Note: Pytest is not installed Solution: * Check if the test framework is installed after configuring. * Check if the test framework is installed before running (could be overkill)