Versions in this module Expand all Collapse all v2 v2.0.1 May 3, 2026 v2.0.0 May 2, 2026 Changes in this version + func AssertNoMutation[T any](t testing.TB, hook func(T) T, input T) + func AssertPanicRecovered(t testing.TB, build func(captureFn func(error)) loglayer.Plugin, ...) *loglayer.RecoveredPanicError + func Install(t testing.TB, p loglayer.Plugin) (*loglayer.LogLayer, *lltest.TestLoggingLibrary) Other modules containing this package go.loglayer.dev go.loglayer.dev/plugins/plugintest