Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 123 Bytes

File metadata and controls

8 lines (7 loc) · 123 Bytes

InCodeLearning-Python_Testing

Python testing frameworks

  • built in unittest
  • selenium
  • page_objects
  • pytest
  • nose