my-log/config
Dan Jones 1110288d84 Migrate from testify to nalgeon/be testing library
- Replace all testify/assert and testify/require with be library
- Update go.mod to use be v0.3.0 instead of testify
- Simplify test assertions using be.Equal, be.Err, and be.True
- Refactor append_test, entry_test, meta_test, log_test, and formatter tests
2026-02-13 16:02:38 -06:00
..
default.go 🚚 Rename stdout.config.formatter to format 2024-03-10 21:08:34 -05:00
default_test.go Migrate from testify to nalgeon/be testing library 2026-02-13 16:02:38 -06:00
load.go Separate formatters in config 2024-03-07 21:19:45 -06:00
load_test.go Migrate from testify to nalgeon/be testing library 2026-02-13 16:02:38 -06:00
types.go 🚚 Rename stdout.config.formatter to format 2024-03-10 21:08:34 -05:00