Pytest & GitHub Actions CI/CD Pipeline Project
This project demonstrates automated software testing and continuous integration (CI/CD) using Python and the Pytest framework. It validates core bank account functionalities, API response structures, and handles edge cases like insufficient funds.
Build Status: 4 Tests Passed ✅
Every commit is automatically tested using GitHub Actions cloud runners (Ubuntu VM) to prevent code regressions and ensure production stability.