placeholder

Rust Design-for-Testability: a survey

What can we do when designing Rust code to make it easier to test? This is a survey of everything I could find[^survey-method] about testing Rust with a particular focus on design for testability for correctness. Some of the articles show multiple things to do on a worked example, some are more focu...

Click to view the original at alastairreid.github.io

Hasnain says:

This is a pretty massive collection of libraries, posts, and tools for better testing Rust code.

Bookmarking so I can use this starting uh... tomorrow

Posted on 2020-10-31T06:18:16+0000