aboutsummaryrefslogtreecommitdiff
path: root/tests/integration/gopackagesdriver/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/gopackagesdriver/README.rst')
-rw-r--r--tests/integration/gopackagesdriver/README.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/integration/gopackagesdriver/README.rst b/tests/integration/gopackagesdriver/README.rst
new file mode 100644
index 00000000..89d2d9ce
--- /dev/null
+++ b/tests/integration/gopackagesdriver/README.rst
@@ -0,0 +1,8 @@
+Go Packages Driver
+
+gopackagesdriver_test
+--------------------
+Verifies that the output of the go packages driver includes the correct output.
+
+Go x/tools is very sensitive to inaccuracies in the package output, so we should
+validate each added feature against what is expected by x/tools.