Curious to hear how folks are handling end-to-end API testing these days — especially in setups where mocks, pre-auth steps, and CI integration are part of the mix.
We’re currently reviewing our approach. Exploratory tools like Postman are great for quick checks, but we’re hitting limits when it comes to chaining requests, handling dynamic data, and scaling into CI/CD pipelines.