bblfsh / documentation

Babelfish documentation (GitBook)
https://docs.sourced.tech/babelfish
Creative Commons Attribution Share Alike 4.0 International
41 stars 30 forks source link

Explain how to contribute test files (fixtures) #270

Open dennwc opened 5 years ago

dennwc commented 5 years ago

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.