DEV Community

Discussion on: Using Postman like a PRO with these tricks 😎

Collapse
 
pavelloz profile image
Paweł Kowalski

Usually you would use test framework for that, not http client.

Thread Thread
 
liyasthomas profile image
Liyas Thomas • Edited

Yeah! There's lot of amazing tools like Cypress, Jest, Ava etc.. Postwoman uses and suggests Cypress because it's community is amazing.