Skip to content

✔️ 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.