Skip to content

collab-dev/python-with-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Repository related to Collaborative Development using Git and GitHub book. Read the instructions in the book.

Tests can be run while in the root directory of the project as

python -m unittest

or if you've installed pytest it is enough to type:

pytest

The tests as they are currently are supposed to fail.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages