Tag:Code-Quality
All the articles with the tag "Code-Quality".
-
Test Automation - Pre-Merge Testing with GitHub Actions: A Step-by-Step Guide
Published:A step-by-step guide to setting up a pre-merge testing pipeline using GitHub Actions, including code formatting checks with Black and import sorting with isort.