To ensure the quality and predictability of software systems, testing is an essential part of the development process. To create testable systems, it is crucial to design the architecture with testing in mind. This collection of articles covers various aspects of testing services and systems, from unit tests to end-to-end tests, and provides insights into how to build a testing culture within your organization.
Visualize Regressions with Playwright Video Recording
GraphQL-powered API Integration Tests
Seamless End-To-End Browser Tests with QA Wolf
Bootstrapping a Portable Cypress Setup for Blazing-Fast Browser Tests
Building a Testing Culture
Building Go Test Suites using Testify
Testing Web Applications in Go
Configuring Jest Snapshot Resolvers
Supercharging Jest with Custom Reporters
Improving Static Assertions with Snapshot Tests in Go