The Cost of a Software Bug
I’ve been focusing a lot on testing and web testing in my last few posts. I have a post that talks about the different tests
Jordan's Adventures Through Web Automation
I’ve been focusing a lot on testing and web testing in my last few posts. I have a post that talks about the different tests
Demo code here – Pull request showing changes This post on further upgrading integration tests is based on the previous article that I did here
Yes! No. Well, it all depends. The fact is, generally more testing is better. Integration tests are just a piece of the puzzle. I should
Demo code here Last week I posted about doing integration tests with Puppeteer. This week I want to go more into how to automate these
Demo code here The next few posts are going to be on integration testing using Puppeteer. I really, really am loving Puppeteer. It’s a really
Demo Code Here As I’ve talked about in other posts, automated tests are important. They give you the confidence to make quick changes and confirm