< Unit Testing < Pytest

Create a Python test environment.

  1. Install Python3 from Python.org.
  2. Install Pytest using either:
    • pip install pytest
    • pip3 install pytest
This article is issued from Wikiversity. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.