Skip to content

Add pytest to the Project #1

Description

@benjaminbwright

Setting Up pytest

  • Install pytest as a development dependency
  • Create a pytest configuration file (pytest.ini)
  • Verify pytest installation by running a sample test

Configuring pytest

  • Add the pytest command to the project's CI/CD pipeline
  • Configure test discovery rules in pytest.ini
  • Write a basic test case in a new test file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions