category focus

Testing

Unit, integration, and e2e testing.

4139 स्किल्सall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
testing
60

unit-test-config-properties

Unit tests for @ConfigurationProperties classes with @ConfigurationPropertiesTest. Use when validating application configuration binding and validation.

giuseppe-trisciuoglio
giuseppe-trisciuoglio
testing-security
open
testing
60

unit-test-wiremock-rest-api

Unit tests for external REST APIs using WireMock to mock HTTP endpoints. Use when testing service integrations with external APIs.

giuseppe-trisciuoglio
giuseppe-trisciuoglio
testing-security
open
testing
60

unit-test-caching

Unit tests for caching behavior using Spring Cache annotations (@Cacheable, @CachePut, @CacheEvict). Use when validating cache configuration and cache hit/miss scenarios.

giuseppe-trisciuoglio
giuseppe-trisciuoglio
testing-security
open
testing
60

unit-test-exception-handler

Unit tests for @ExceptionHandler and @ControllerAdvice for global exception handling. Use when validating error response formatting and HTTP status codes.

giuseppe-trisciuoglio
giuseppe-trisciuoglio
testing-security
open
testing
60

unit-test-bean-validation

Unit testing Jakarta Bean Validation (@Valid, @NotNull, @Min, @Max, etc.) with custom validators and constraint violations. Test validation logic without Spring context. Use when ensuring data integrity and validation rules are correct.

giuseppe-trisciuoglio
giuseppe-trisciuoglio
testing-security
open
testing
59

bdd-collaboration

Use when facilitating BDD collaboration between developers, testers, and business stakeholders. Use when running discovery workshops and example mapping sessions.

TheBushidoCollective
TheBushidoCollective
testing-security
open
testing
59

proof-of-work

Use automatically during development workflows when making claims about tests, builds, verification, or code quality requiring concrete evidence to ensure trust through transparency.

TheBushidoCollective
TheBushidoCollective
testing-security
open
testing
59

tdg-test-driven-generation

Test-Driven Generation uses TDD (Test-Driven Development) techniques to generate tests and code in Red-Green-Refactor loops. Key words to detect are tdg, TDG.

chanwit
chanwit
testing-security
open
testing
59

testng-parallel

Use when configuring parallel test execution with TestNG including thread pools, suite configuration, and synchronization.

TheBushidoCollective
TheBushidoCollective
testing-security
open
testing
59

pytest-plugins

Use when pytest plugin ecosystem including pytest-cov, pytest-mock, and custom plugin development.

TheBushidoCollective
TheBushidoCollective
testing-security
open
testing
59

react-native-web-testing

Use when testing React Native Web applications. Provides patterns for Jest, React Native Testing Library, component testing, and web-specific testing strategies.

TheBushidoCollective
TheBushidoCollective
testing-security
open
testing
59

swift-testing

Use when writing tests with Swift Testing (@Test,

johnrogers
johnrogers
testing-security
open
testing
59

nestjs-testing

Use when nestJS testing with unit tests, integration tests, and e2e tests. Use when building well-tested NestJS applications.

TheBushidoCollective
TheBushidoCollective
testing-security
open
testing
59

bdd-scenarios

Use when writing effective BDD scenarios including acceptance criteria, edge cases, and scenario organization. Use when defining behavior specifications.

TheBushidoCollective
TheBushidoCollective
testing-security
open
testing
59

effect-testing

Use when testing Effect code including Effect.gen in tests, test layers, mocking services, and testing error scenarios. Use for writing tests for Effect applications.

TheBushidoCollective
TheBushidoCollective
testing-security
open
testing
59

vitest-configuration

Use when vitest configuration, Vite integration, workspace setup, and test environment configuration for modern testing.

TheBushidoCollective
TheBushidoCollective
testing-security
open
testing
59

jutsu-bunbun-testing

Use when writing tests with Bun's built-in test runner. Covers test organization, assertions, mocking, and snapshot testing using Bun's fast test infrastructure.

TheBushidoCollective
TheBushidoCollective
testing-security
open
testing
59

test-driven-development

Use when writing new functions, adding features, fixing bugs, or refactoring by applying TDD principles - write failing tests before implementation code, make them pass, then refactor.

TheBushidoCollective
TheBushidoCollective
testing-security
open
testing
59

storybook-play-functions

Use when adding interaction testing to Storybook stories. Enables automated testing of component behavior, user interactions, and state changes directly in stories.

TheBushidoCollective
TheBushidoCollective
testing-security
open
testing
59

rspec-advanced

Use when advanced RSpec features including custom matchers, shared examples, metadata, and hooks.

TheBushidoCollective
TheBushidoCollective
testing-security
open
testing
59

playwright-fixtures-and-hooks

Use when managing test state and infrastructure with reusable Playwright fixtures and lifecycle hooks for efficient test setup and teardown.

TheBushidoCollective
TheBushidoCollective
testing-security
open
testing
59

playwright-page-object-model

Use when creating page objects or refactoring Playwright tests for better maintainability with Page Object Model patterns.

TheBushidoCollective
TheBushidoCollective
testing-security
open
testing
59

rspec-mocking

Use when rSpec mocking with doubles, stubs, mocks, spies, and partial mocking strategies.

TheBushidoCollective
TheBushidoCollective
testing-security
open
testing
59

mocha-assertions

Use when assertion libraries for Mocha including Chai with expect, should, and assert styles.

TheBushidoCollective
TheBushidoCollective
testing-security
open
Previous
Page 62 / 173
Next