Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 210 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 210 Bytes

Welcome to pytest training

Scope:

  1. Simple tests
  2. Grouping
  3. Fixtures
  4. Parametrized
  5. API sample

Install

  1. Clone this repo
  2. pip install -r requirements.txt

Execute

  1. pytest