My solution to this problem is making the tests data driven. Instead of every test interacting with the API directly, I like to define a single check function which calls the API.
How to Test · Alex Kladov · 31 May 2021
1 quote filed under software / testing / data-driven, newest first.
My solution to this problem is making the tests data driven. Instead of every test interacting with the API directly, I like to define a single check function which calls the API.
How to Test · Alex Kladov · 31 May 2021