Testing in Rust

Mousse Anis
6 min readMar 17, 2022

In this article, we will cover the subject of testing in Rust. We will see how easily we can add some tests to a Rust application and library.

One of the common stereotypes of software engineers is that we spend most of our time writing new code.

This assumption can't be further from the reality; As I explain in one of my past articles on design documentation(article here), software engineers invest a lot of…

--

--

Mousse Anis

Ex Quant, now software engineer who loves to cook. Opinions/Views are my own