CI/CD Pipeline for Python with BDD and TDD Using Behave, Pytest, and GitLab CI
This is the approach I’ve adopted for implementing Continuous Integration and Continuous Deployment (CI/CD) for a Python project using Behavior-Driven Development (BDD) with behave and Test-Driven Development (TDD) principles (albeit without the stri...
surestride.hashnode.dev5 min read