Skip to content

raphaeldecm/softwaretesting_practices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teste de Software com Python - Pytest

Prof. Raphael Muniz

Get Started

  • pytest requires: Python 3.7+ or PyPy3.

Run the following command in your command line:

pip install -U pytest

Check that you installed the correct version:

$ pytest --version pytest 7.1.3

About

Material sobre teste de software.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages