How to Write Tests

# Introduction Welcome to **How to Write Tests**. This lab is a part of the [Rust Book](https://doc.rust-lang.org/book/). You can practice your Rust skills in LabEx. In this lab, we will learn about writing tests in Rust using attributes, macros, and assertions.

|60 : 00

Click the virtual machine below to start practicing