Test Driven Development

Test Driven Development skills and workflows surfaced by the site skill importer.

4 skills
A
kotlin-testing

by affaan-m

kotlin-testing is a practical guide for Kotlin test automation with Kotest, MockK, coroutine testing, property-based tests, and Kover coverage. Use this kotlin-testing skill to follow a TDD-friendly workflow, write clearer unit and component tests, and reduce guesswork when mocking dependencies or testing suspending code.

Test Automation
Favorites 0GitHub 156.2k
A
golang-testing

by affaan-m

The golang-testing skill helps you write and improve Go tests with table-driven cases, subtests, benchmarks, fuzzing, and coverage-aware TDD. It is designed for developers working on real Go code who want practical, idiomatic guidance rather than generic testing advice.

Test Automation
Favorites 0GitHub 156.2k
A
incremental-implementation

by addyosmani

incremental-implementation helps you ship changes in thin, testable slices for multi-file edits, refactors, and new features. Use this incremental-implementation skill when a task is too large to finish safely in one pass. It works well for code editing, because each step stays working, reviewable, and easier to verify.

Code Editing
Favorites 0GitHub 18.7k
M
tdd

by mattpocock

tdd is a Test Driven Development skill that teaches strict red-green-refactor, behavior-focused tests through public interfaces, integration-style testing, and mocking only at system boundaries.

Test Driven Development
Favorites 0GitHub 11.2k
Test Driven Development