05 Aug 24
For years now, though, I’ve been using Tachometer for most browser-based benchmarks. It’s featured in this blog a few times, although I’ve never written specifically about it. Tachometer doesn’t make benchmarking totally foolproof, but it does automate a lot of the trickiest bits. What I like best is that it:
10 Mar 24
Visual testing is essential in web app development, ensuring your users never face a broken UI. Learn everything you’ll need in this comprehensive guide.
12 Jan 24
Minimalistic zero dependency Jest-like test library to run tests in browser, nodejs or deno
05 Jan 24
Playwright is a Node.js library for cross-browser end-to-end testing across Chromium, Firefox, and WebKit.
31 Mar 20
09 Dec 19
21 Mar 19
13 Nov 13
19 Jun 13
04 Jan 13
12 Dec 12
PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG.
29 Oct 12
14 Sep 12
Jasmine is a behavior-driven development framework for testing JavaScript code.