ubsuny / 23-Homework5G4

MIT License
0 stars 7 forks source link

Pytest #35

Closed poojashresthacode closed 10 months ago

poojashresthacode commented 10 months ago

Is pytest needed? Or linting is enough?

JustinJaniszewski commented 10 months ago

I believe pytest is required (or some alternative)

Mosaddeq107 commented 10 months ago

Is pytest needed? Or linting is enough?

Use pytest for lining. You can use any other because there is no fixed requirement regarding this.

uarif commented 10 months ago

If I am not wrong you have to do both but still, confirm it.