We're sunsetting PodQuest on 2025-07-28. Thank you for your support!
Export Podcast Subscriptions
cover of episode REST APIs, testing with Docker containers and pytest

REST APIs, testing with Docker containers and pytest

2018/12/14
logo of podcast Test & Code

Test & Code

Shownotes Transcript

Let's say you've got a web application you need to test. It has a REST API that you want to use for testing.

Can you use Python for this testing even if the application is written in some other language? Of course. Can you use pytest? duh. yes. what else? What if you want to spin up docker instances, get your app running in that, and run your tests against that environment? How would you use pytest to do that? Well, there, I'm not exactly sure. But I know someone who does.

Dima Spivak is the Director of Engineering at StreamSets, and he and his team are doing just that. He's also got some great advice on utilizing code reviews across teams for test code, and a whole lot more.

Special Guest: Dima Spivak.

Sponsored By:

Links: