Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 277 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (14 loc) · 277 Bytes

Please test your code before sending pull requests.

Testing

Run the following bash command to run the test suit.

bash tests/tests.sh

Testing software

  • shunit2
  • kwalify
  • PyYaml

Install Debian

sudo apt-get install shunit2 kwalify python-yaml