Versions in this module Expand all Collapse all v1 v1.0.0 Feb 7, 2026 Changes in this version + type Application struct + func New() *Application + func NewTesting() *Application + func (a *Application) Add(args ...any) + func (a *Application) RunInTest(t *testing.T)