package
1.2.2
Repository: https://github.com/mailgun/scroll.git
Documentation: pkg.go.dev

# Functions

NewTestApp creates a new app should be used in unit tests.

# Structs

No description provided by the author
TestApp wraps a regular app adding features that can be used in unit tests.

# Interfaces

T is an interface common to testing.T, testing.B, and *check.C.