slyons / rust-module-of-the-week

A weekly dive into commonly used modules in the Rust ecosystem, with story flavor!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enable continuous testing for examples

slyons opened this issue · comments

Enable continuous testing by some means. Whether through doctests or unit tests it would behoove us to have automatic testing and use it as a barrier to any merges.