home/categories/testing/patrickhaahr-dotfiles-opencode-config-opencode-skills-axum-tests-skill-md
testingtesting-security

axum-tests

Expert guide for testing Axum web applications. Use this skill when writing unit tests, integration tests, or setting up test infrastructure for Axum handlers, extractors, middleware, and full application testing. Covers tower::ServiceExt patterns, TestClient usage, mocking state/dependencies, and best practices.

patrickhaahr
maintainer
patrickhaahr
Actualizado 1/19/2026
Estrellas
0
Forks
0
quick start

Installation and usage

Expert guide for testing Axum web applications. Use this skill when writing unit tests, integration tests, or setting up test infrastructure for Axum handlers, extractors, middleware, and full application testing. Covers tower::ServiceExt patterns, TestClient usage, mocking state/dependencies, and best practices.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use axum-tests