documentation
documentation copied to clipboard
Explain how to contribute test files (fixtures)
We need to explain how to contribute new test files (fixtures) to drivers.
The non-obvious part is that go run ./test.go need to be executed locally to generate "golden" UASTs for tests, and those files must be committed.