# Contributing If you have a new feature or want to fix a bug please create a PR. > **Make sure you have Chrome and Firefox on your machine to let the tests work** ## Development Open a second terminal and run `npm run watch`, it will automatically watch all the files ## Testing Currently there are no unit tests. There are some integration tests to see if a report can be generated, run them by running `npm run t`.