Skip to content

syngenta-digital/challenge-python-test-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nearly empty Python3 project with a failing test!

Ensure that you have Python 3 installed and that your PIP installation points to it

To install the required modules:

$ pip install -r requirements.txt

or

$ pip3 install -r requirements.txt

To run the (failing) test:

$ py.test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages