Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 244 Bytes

File metadata and controls

11 lines (8 loc) · 244 Bytes

✔️ Running Tests

There are 2 commands to run tests:

make test  # Executes Go tests excluding the playground and PoC directories.
make testall  # Executes Go tests excluding the playground and PoC directories.