package
0.0.0-20240710235045-6599a0b6d88d
Repository: https://github.com/ardanlabs/gotour.git
Documentation: pkg.go.dev
# Functions
CheckHandler runs the test script files in fsys matched by glob against the handler h.
HandlerWithCheck returns an http.Handler that responds to each request by running the test script files matched by glob against the handler h.
TestHandler runs the test script files matched by glob against the handler h.