Skip to content

ElizabethRoots/python_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python_test

pip install flake8 pytest pytest-cov

python -m pip install flake8

pip freeze > requirements.txt

python run calculator.py test

brew install pipenv

pip3 install pylint

Running Tests Locally

Run this command to see local test coverage pytest -v --cov

or

python -m unittest test_calculator.py -v

About

CI integration - automation python tests - CircleCI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages