# #testing

Posts tagged testing.

- [Smoothing the Path with AI](https://vdsabev.github.io/smoothing-the-path-with-ai.md) — 2026-07-28 — My favorite use of AI - not vibe-coding toy apps, but smoothing over the path - like driving a car down the highway instead of going on a cross-country hike.
- [Writing Reliable Unit Tests for Our Components](https://vdsabev.github.io/writing-reliable-unit-tests-for-our-components.md) — 2020-11-08 — Three common pitfalls when writing component unit tests and how to write more reliable tests that focus on the component's public interface.
- [Using Angular's Dependency Injection Sparingly](https://vdsabev.github.io/using-angulars-dependency-injection-sparingly.md) — 2018-10-01 — How excessive abstraction slowed down our unit tests to a crawl.
