Yashasv-Prajapati / Docify

5 stars 2 forks source link

Analysis of Unit Testing (Python) #79

Closed shobhitjuglan closed 3 months ago

shobhitjuglan commented 4 months ago

Analysis of how unit tests take place generally in codebases.

linear[bot] commented 4 months ago
CS3-98 Understanding Unit Testing (Python)

How are unit tests and integration tests written for Python files. Need basic structure of unit tests and integration tests written for a dummy codebase.