Versions in this module Expand all Collapse all v1 v1.0.0 Apr 29, 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/v2