📰 Dev.to · Yaniv
3 articles · Updated every 3 hours · View all reads
All
Articles 87,379Blog Posts 108,009Tech Tutorials 21,637Research Papers 18,891News 14,400
⚡ 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