tests on downstream packages that import a Go package:
http://github.com/jmcvetta/downtest
Now it's easier to tell if changes to one package break any other packages
that import it. Downtest queries GoDoc.org for a list of known importers
and runs all their tests. Can optionally produce JSON output describing
results.
Please let me know your thoughts! I'd also appreciate any suggestions on a
good approach for testing this tool.
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.