57 reads
1 comment
·Sep 11, 2024
Sep 11, 2024
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, guavas.xyz, since it allows the chaining of API calls one after another.
1
·