Hacker News new | ask | show | jobs
by svenhof 2650 days ago
Also love the fact that some of the code samples are unit tested to make sure they are functional.
1 comments

Nice observation!

Yes, most of the tests come directly from the docs, that way, by having full test coverage, means that at least a big part of the functionality is not only tested but also documented somewhere.