Skip to content

gertjanol/python-import-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-import-challenge

Make the test in main.py work without changing the contents of badmodule.py. main.py and moduleuser.py may be altered, as long as the assertion is kept as is, and as long as the actual return value of MyModule.banaan() is tested :).

mkvirtualenv importchallenge
pip install -r requirements.txt
nosetests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages