my-log/formatters
Dan Jones ebb0b12069 Add bep.JSON helper for JSON assertion in tests
- Create internal/testutil/bep package with JSON helper
- Use bep.JSON in formatters/json_test.go, models/entry_test.go, and models/meta_test.go
2026-02-13 16:25:37 -06:00
..
interface.go Add Formatter.Logs 2024-03-10 20:31:49 -05:00
json.go Pretty print JSON 2024-03-10 20:31:50 -05:00
json_test.go Add bep.JSON helper for JSON assertion in tests 2026-02-13 16:25:37 -06:00
new.go Add null formatter 2024-03-11 21:18:52 -05:00
new_test.go Migrate from testify to nalgeon/be testing library 2026-02-13 16:02:38 -06:00
null.go Add null formatter 2024-03-11 21:18:52 -05:00
null_test.go Migrate from testify to nalgeon/be testing library 2026-02-13 16:02:38 -06:00
plain.go Add Formatter.Logs 2024-03-10 20:31:49 -05:00
plain_test.go Migrate from testify to nalgeon/be testing library 2026-02-13 16:02:38 -06:00