Last June I had the pleasure to present at SMX Advanced about one of my favorite topics: improving the collaboration between SEOs and developers. While my session was about JavaScript for SEO, I took ...
A way to save you time is to make CI build as fast as possible. When you have tests taking e.g. 1 hour to run then you could leverage your CI server config and setup parallel jobs (parallel CI ...
As the founder and CEO of an automated software testing company, I’ve been following the trends in this space closely, and it's exciting to see that the automation testing market is estimated to more ...
From simple test runners to complete testing frameworks, look to these proven tools to keep your JavaScript free of bugs The need to test JavaScript code is straightforward. How else to keep out the ...
Implementing quality gates for merge requests and feature flags for controlled rollouts are top challenges, JetBrains State of Software Quality Report finds. When it comes to software quality, the top ...
Microsoft wants to help Web application framework developers tackle one of their thorniest problems, that of testing their libraries to ensure they work correctly across today’s dizzying combination ...