Skip to content

The pytest framework makes it easy to write small tests, yet scales to support complex functional testing

License

Notifications You must be signed in to change notification settings

dancer1325/pytest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • pytest framework
    • allows, about testing
      • make easier to write
      • scale
      • support complex functional testing | applications & libraries
    • ⚠️ONLY use assert statements ⚠️
      • Reason: 🧠``pytest``'s detailed assertion introspection🧠

Features

Documentation

Support pytest

  • Open Collective
    • == online funding platform / open & transparent communities

pytest for enterprise

Tidelift

About

The pytest framework makes it easy to write small tests, yet scales to support complex functional testing

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%