Skip to content

sayhar/pytest-learning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##README / Instructions

  • This uses Python3. It's incompatible with python2
  • To use, import the predict module as shown in example.py
  • You can also run predict.py to get a simple interactive example of how the code works. (It's really simple though. You should use the method in example.py intead).
  • This code uses py.test . Use the virtualenv one directory upwards to install it via pip
  • To check out the tests, just run py.test or py.test -q

Some commands to run

  • py.test
  • python predict.py

Sahar Massachi

About

Tinkering with pytest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%