Commit graph

3 commits

Author SHA1 Message Date
30a5786adf Add Makefile targets for go vet and go fix, use named struct fields in tests, apply go fix improvements 2026-03-01 07:59:31 -06:00
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
632c7143f1 Add null formatter 2024-03-11 21:18:52 -05:00