Evaluating packages for accessibility
A guide on how to evaluate the accessibility (a11y) of npm packages before using them in a web project.
A guide on how to evaluate the accessibility (a11y) of npm packages before using them in a web project.
A podcast episode discussing automated testing strategies for Django applications, including unit and integration tests.
Learn how to write automated tests for your Django project to verify functionality and save time on manual checks.
A developer's guide to practical tools and techniques for testing and improving web accessibility, debunking common misconceptions.
Analysis of why Gatsby.js sites have fewer accessibility errors than average, exploring developer 'guide rails' and automated testing.
A developer works on the final features of a SaaS homeschool app, focusing on student enrollment, templates, and testing in Python/Django.
A developer updates Django data models, adds data to templates, writes tests, and creates database migrations in this coding stream recap.
A developer shares a cautionary tale about misapplying Test-Driven Development (TDD) and the 'red, green, refactor' cycle, leading to overly complex code.
The author explains how automated testing saves time and builds confidence in software development, based on personal experience.
An introduction to the Test Anything Protocol (TAP), a simple, language-agnostic protocol for generating automated test results.