Open zcstarr opened 8 years ago
@arv - for go, maybe there is a way to leverage the built-in examples? js seems harder.
"built-in examples"? Do you mean the example feature of go test
?
yeah
On Tue, Aug 23, 2016 at 2:22 PM, Erik Arvidsson notifications@github.com wrote:
"built-in examples"? Do you mean the example feature of go test?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/attic-labs/noms/issues/2422#issuecomment-241883280, or mute the thread https://github.com/notifications/unsubscribe-auth/AAE6BH7sPXcTkGKuRRhATB2JEE57A5yvks5qi2SfgaJpZM4JrZXs .
This is more open ended, it would be nice to have a good way of knowing when our docs are out of sync with our code base. One example of this is the command-line tour not tracking code changes. Tests for our docs ?