my-log/tools
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
..
parse.go ️ Only compile regexes once 2025-11-05 16:27:53 -06:00
parse_date.go 👽️ Support changes in go-dateparser 2024-10-07 15:50:33 -05:00
parse_date_test.go Migrate from testify to nalgeon/be testing library 2026-02-13 16:02:38 -06:00
parse_test.go Migrate from testify to nalgeon/be testing library 2026-02-13 16:02:38 -06:00
write_buffer.go 🐛 Only trim bang on out 2024-10-31 15:09:42 -05:00
write_buffer_test.go Migrate from testify to nalgeon/be testing library 2026-02-13 16:02:38 -06:00