Closed AhmedCode99 closed 1 year ago
@AhmedCode99 unit test and pytest are totally different. unit test checks for your code running correctly or not while the pytest checks for some standard guidelines that codes need to follow in the unit test.
We must do pytest. And again we must do linting and get 10/10 rating for our code by editing it.
Does it matter?