Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 171 Bytes

testing.md

File metadata and controls

12 lines (6 loc) · 171 Bytes

Testing

Unit tests

To run unit tests:

  • Clone the repo: git clone https://github.com/ly0va/dobby
  • Run cargo test

screenshot