Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It's not entirely clear how to best reference external files in tests

recreate by following these steps

  1. python3 -m venv .venv
  2. source .venv/bin/activate
  3. pip3 install -r requirements.txt
  4. pytest

expectations:

Test 1 should pass it doesn't use an external file

Test 2 should fail because it depends on an external file

About

simple repo to get more familiar with pytest

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages