Hi!
This is my project for Automated testing, there, using python, i created a student register class using Test Driven Development method,
For testing, i used multiple python libraries, such as:
- unittest
- PyHamcrest
- assertPy
- doctest
- parametrized
- pytest