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
Mis à jour 1/19/2026
Étoiles
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use axum-tests