Updated Testing (markdown)

Dan Rice 2014-06-11 11:23:40 -07:00
parent 19d5f0a64c
commit a8f2031bad

@ -1,4 +1,4 @@
Testing Tracks is fairly simple. For its tests two different technologies are used:
Two different technologies are used to test Tracks:
* [minitest](https://github.com/seattlerb/minitest) for unit, functional, and integration tests (in `/test`)
* [Cucumber](http://cukes.info/) with [Capybara](https://github.com/jnicklas/capybara) for acceptance tests (in `/features`)