Unit Tests skills
Top maintainers
- openclaw · 33 skills
- giuseppe-trisciuoglio · 13 skills
- kevintsengtw · 10 skills
- pluginagentmarketplace · 8 skills
- shotaiuchi · 7 skills
Languages in this topic
324 skills
This skill guides you through adding a new provider (LLM, VectorStore, etc.) to Beluga AI with directory layout, interface implementation, and testing.
This skill helps you design and implement a comprehensive Vitest and Playwright testing strategy with clear coverage targets and best practices.
This skill validates test objectives, ensures SDLC compliance, and logs decisions while reporting progress to the central BRAIN.
This skill coordinates test-first C# development by enforcing red green refactor phases and delegating work to a sub-agent for reliable code.
This skill helps you generate property-based tests for Python, JavaScript/TypeScript, or Haskell using Hypothesis, fast-check, or QuickCheck.
This skill helps you write Laravel tests with PHPUnit and Dusk, ensuring reliable feature, unit, and browser tests with robust assertions.
This skill guides stub-driven TDD and layer boundary testing for functional core and edge, helping you write tests before implementing.
This skill generates test mocks, stubs, and fixtures for Jest, Vitest, pytest and more to speed up testing.
This skill helps you implement stub-driven TDD and layer boundary tests for Python applications using pytest.
This skill helps you master pytest testing with fixtures, mocking, and CI/CD integration to improve code quality and test coverage.
This skill helps you diagnose performance issues in Flutter apps, then optimize rendering, lists, and heavy work off the UI thread.
This skill guides you through test-driven development, writing failing tests first and making minimal changes to drive design and prevent regressions.
This skill helps you write, refactor, and maintain AngularJS unit tests with Jasmine and Jest across controllers, services, and directives.
This skill ensures testing and validation before commit by running format, lint, and tests with mandatory async safeguards.
This skill helps you design flexible Go APIs and decoupled components by teaching interface composition, implicit satisfaction, and testable patterns.
This skill helps you design risk-based QA plans, optimize test layer choices, and triage flaky tests to ensure reliable releases.
This skill helps you measure and improve test coverage by identifying untested paths and prioritizing high-risk areas for targeted testing.
This skill helps you adopt Kent Beck's test-driven development discipline, guiding red-green-refactor, small steps, and emergent design for reliable Python
This skill helps you write Go tests with testify, apply TDD, and mock interfaces to build reliable, maintainable test suites.
This skill guides you through test-driven development with pytest, auditing tests, running coverage, and generating reports for robust Python projects.
This skill guides comprehensive Go testing, including table-driven tests, mocks, integration tests, benchmarks, and test organization for reliable Go code.