Skip to content

lorena-olay/QA-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Comparison:

pytest is easier to set up and use, especially for new projects. unittest is more suitable for those who need to adhere to class structures. Flexibility: pytest offers more flexibility with fixtures and parameterization. Community and Extensions: pytest has an active community and a large number of plugins available. Error Messages: pytest provides more readable and useful error messages without the need for an additional message.

About

some tests about CRUD operations in MySQL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages