Skip to content

CodingDojoSilesia/vending-machine-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vending machine python

Description of the task is here.

howto run?

python machine.py

howto run tests?

you need installed pytest (and optionally pytest-cov) in your system/virtualenv!

python -m pytest

with coverage:

python -m pytest --cov=machine --cov-report term-missing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages