Thomas Eizinger I like to think about systems as a whole instead of just dealing with the frontend or backend. Quality matters a lot to me, concerning both the end product and the engineering process that leads to it.

Stories by Thomas Eizinger

Using the Rust Compiler as Your Integration Framework

How to use the Rust compiler as your integration testing framework

Dev

The Rust compiler is a bit pedantic, which can be frustrating, especially when just starting out. In this guide, we’ll explore ways of using Rust that make it unnecessary to write integration tests.

Thomas Eizinger
Jul 29, 2020 ⋅ 7 min read