Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 955 Bytes

readme.md

File metadata and controls

30 lines (21 loc) · 955 Bytes

Ephemerals for Python

As containerized environments keep gaining traction and popularity, integration tests starts to take advantage of that kind of environments not only to be able to test complex scenarios but also to replace mocking strategies with real interaction between systems.

This repo holds a set of libraries written in Python with the purpose of make the testing code writing easy and light for scenarios which requires interact with artifacts like:

Databases

Message Brokers

  • RabbitMQ
  • Google Pub/Sub

Third party services and/or applications