Skip to content

jirikuncar/pytest-101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTest 101

Welcome to PyTest 101 tutorial. I hope you will enjoy it and learn something new and useful.

  1. Fork this repository;
  2. git clone your fork and git remote add upstream this repository;
  3. Install pipenv following https://pipenv.kennethreitz.org/en/latest/;
  4. Start pipenv shell that has all dependencies installed;
  5. Create new pull request.

Releases

No releases published

Packages

No packages published