Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 213 Bytes

File metadata and controls

9 lines (7 loc) · 213 Bytes

unit-testing-components example

This directory is an example if how to unit test your view components when you're working on a web application.

# To run the tests
cargo test -p unit-testing-components