flatbuffers
flatbuffers copied to clipboard
Fuzz tests/test parity with Go
Write fuzz tests and other tests to so that we have feature parity with Go. This will be quite a task, here are the Go tests for reference:
https://github.com/google/flatbuffers/blob/master/tests/go_test.go#L560
I am hugely in favor of this. @hollinwilkins @josephDunne can you explain why you think this will be a lot of work?