Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 261 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 261 Bytes

basic_pytest

Exercise: Creating pytests and comparing Pytest to Unittest

exercises

  • Using assert
  • Fixture Functions
  • Testing Classes

other topics

  • Folder structure
  • Setting up testenv
  • Pushing repositories to GitHub from Visual Studio Code