Python Test

Practical automated testing for software engineers using Python. Mostly. But also so much more.

https://podcast.pythontest.com

subscribe
share






episode 58: REST APIs, testing with Docker containers and pytest


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:

  • DigitalOcean: Get started with a free $100 credit

Links:

  • Introducing the StreamSets Test Framework
  • pytest-benchmark · PyPI
  • StreamSets Test Framework-based tests for StreamSets Data Collector
  • StreamSets: Where DevOps Meets Data Integration
  • slack channel for Test & Code


fyyd: Podcast Search Engine
share








 December 14, 2018  28m