Skip to content

Contributing

To setup the dev you need to clone the repo and then run:

$ make install

To run the full test suite:

$ make test

To run only unit tests:

$ make test-unit