Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 164 Bytes

testing.md

File metadata and controls

10 lines (6 loc) · 164 Bytes

Testing

Unit tests

To run unit tests:

  • Clone the repo: git clone https://github.com/ssyrota/frog-db
  • Run make test

screenshot