📰 Dev.to · Yaniv
3 articles · Updated every 3 hours · View all reads
All
Articles 90,642Blog Posts 108,825Tech Tutorials 22,604Research Papers 19,220News 14,825
⚡ AI Lessons

Dev.to · Yaniv
2mo ago
CSV vs JSON for Test Data: What I Learned Using Both in the Same Framework
Most test automation tutorials pick one data format and stick with it. I used both — CSV for Web...

Dev.to · Yaniv
☁️ DevOps & Cloud
⚡ AI Lesson
2mo ago
How I Built a 12-Step CI/CD Pipeline That Spins Up MySQL, Flask, and Playwright From Scratch
Setting up CI for a web app is straightforward. Setting up CI for a test automation framework that...

Dev.to · Yaniv
2mo ago
How I Used Set Theory to Catch Bugs That Unit Tests Miss
Most test automation tutorials teach you to test layers in isolation: UI tests check buttons, API...
DeepCamp AI