# Unit Testing
Unit Testing is in the "spec" folder and is divided into unit tests on individual units, as well as integration tests of the different routing and compound features of the web site. They're a bit sparse at the moment. Run using:
bundle exec rspec spec/