Apr 27, 20223 minTesting Multiple Domains with CypressPhoto by Alp Duran on Unsplash As you probably might have heard already, Cypress has released version 9.6.0 which finally allows testing...
Dec 13, 20213 minPillars of a Good Test Automation FrameworkLast month, I participated on a panel event from Perfecto User Group where we talked about emerging test automation frameworks. There...
Jul 2, 20213 minAPI Testing using Jest and SuperTest Last week, I've been playing around with how to integrate SuperTest, a library for testing HTTP servers. With over 2 million weekly...
May 4, 20213 minGenerating Code Coverage Report for CypressOne of my technical tasks last week at Zoopla was to integrate code coverage for Cypress so we can see which parts of the code are overly...
Mar 23, 20213 minRun Tests in Parallel using CircleCIOne of the strategies out there to speed up your tests is to run them in parallel especially if you have a large codebase with lots of...
Feb 1, 20214 minMesmer Accessibility ReviewLast year, I was given the opportunity to trial an accessibility tool called Mesmer for doing accessibility audits on mobile devices....