Latest Updates

Documenting code, one commit at a time.

Pytest 1 post
×
Python Pytest

Streamlining Development: Integrating Automated Testing and Deployment in plataformaTISNET

Introduction

How many times has a small change inadvertently broken something critical in production? In the plataformaTISNET project, ensuring robust and reliable software delivery is paramount. To achieve this, we've focused on integrating automated testing and deployment processes from the ground up, laying the foundation for a more stable and efficient development workflow.

Read more