documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Explain how to contribute test files (fixtures)

Open dennwc opened this issue 6 years ago • 0 comments

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.

dennwc avatar Jul 25 '19 13:07 dennwc