Skip to content

Commit f392415

Browse files
committed
Update README.
1 parent cff62ec commit f392415

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
1-
# Test-driven Rails with RSpec, Capybara, and Cucumber
1+
# Test-driven Rails with RSpec, Capybara and Cucumber Examples
2+
3+
This project contains some examples of how use TDD with Ruby on Rails.
4+
5+
### Used technologies
6+
7+
The main technologies used in this project were:
8+
9+
* [Capybara](https://) - Capybara description.
10+
* [Rspec](https://) - Rspec description.
11+
* [Cucumber](https://) - Cucumber description.
12+

0 commit comments

Comments
 (0)