mercredi 7 août 2019

Is RESTful API functional testing with pytest possible/a good practice?

I am still a novice programmer and I cannot get my head around how to properly test a RESTful API. I already implemented some unit tests that test each endpoint individually, I would like some tests that test several API endpoints calls in sequence in the same test. Would that be a functional test? Is it usually a common practice? Thanks!

Aucun commentaire:

Enregistrer un commentaire