Skip to content
This repository was archived by the owner on Dec 8, 2021. It is now read-only.

JohanLorenzo/pytest-fixture-bug-3747

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Usage

virtualenv 3 env
source env/bin/activate
pip install -r requirements.txt
py.test

Toggle to pytest==3.6.4 in requirements.txt to get this example working.