@nav610
break, build, repeat ♻️
break, build, repeat ♻️
Nothing here yet.
Nice blog post! It ultimately seems that testing in Postman only allows for calling the API independently. IE there is no chaining of API calls one to another, similar to BDD. I wonder if Guava could help in this case, https://guavas.xyz/, since it allows the chaining of API calls one after another.