mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 23:30:12 +01:00
Updated Testing (markdown)
parent
a8f2031bad
commit
85d0df50f2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
Two different technologies are used to test Tracks:
|
Tracks uses two different technologies for testing:
|
||||||
* [minitest](https://github.com/seattlerb/minitest) for unit, functional, and integration tests (in `/test`)
|
* [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`)
|
* [Cucumber](http://cukes.info/) with [Capybara](https://github.com/jnicklas/capybara) for acceptance tests (in `/features`)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue