← Back to all tags

Posts tagged with 'testing'

5 posts

Moving fast with agents without losing comprehension

Published

On test coverage, code authorship, and what reviewers actually need from you when agents are doing the writing

Mock server-sent events (SSE) with msw

Published

Mock Service Worker supports mocking SSE

Accessibility testing

Published

Overview of approaches and tools for testing web accessibility

Mocking Boto3 with pytest

Published

Mock requests to AWS services with pytest

Contract testing with OpenAPI & TypeScript

Published

Validate contracts between backend services and frontend applications