Skip to content

WushuWorks/PytestDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo demonstrates the usage of 'pytest'. Download pytest with the command below.

pip install -U pytest

Inside the project I document how and why pytest will work when called from the terminal with the 'pytest' command assuming your working directory is the project's folder.

As written this test demo will pass 7 tests in two files.

License

This project is licensed under the GNU Public License as mentioned in the included LICENSE file. If you have not received a copy of the GNU General Public License along with these files see https://www.gnu.org/licenses/.

About

A small demonstration of Pytest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages