We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cff62ec commit f392415Copy full SHA for f392415
README.md
@@ -1 +1,12 @@
1
-# Test-driven Rails with RSpec, Capybara, and Cucumber
+# 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