my-psb/pytestdiscovering
2018-08-14 23:57:34 +02:00
..
sample Adds some code to play with pytest 2018-08-14 23:57:34 +02:00
cli.py Adds some code to play with pytest 2018-08-14 23:57:34 +02:00
config.py Adds some code to play with pytest 2018-08-14 23:57:34 +02:00
create-db-loff.sql Adds some code to play with pytest 2018-08-14 23:57:34 +02:00
db.py Adds some code to play with pytest 2018-08-14 23:57:34 +02:00
function.py Adds some code to play with pytest 2018-08-14 23:57:34 +02:00
LICENSE Adds some code to play with pytest 2018-08-14 23:57:34 +02:00
populate-db.py Adds some code to play with pytest 2018-08-14 23:57:34 +02:00
README.md Adds some code to play with pytest 2018-08-14 23:57:34 +02:00
requirements.txt Adds some code to play with pytest 2018-08-14 23:57:34 +02:00

Discovering pytest with Sam & Max & Open Classrooms

This is a (partial) fork of my study work ocp5 providing code for discovering pytest.

Work is done with :

  • Python 3.6.4
  • PyMySQL 0.9.2
  • requests 2.11.1
  • pytest 3.7.1