You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,12 +104,13 @@ which gives you a report like:
104
104
Then the ATM should retain the card
105
105
And the atm should say the card has been retained
106
106
107
+
This is only the tip of iceberg. Absolutely everything you do with BDDfy is extensible and customizable.
108
+
You might see full documentation of BDDfy on the [TestStack documentation website](http://docs.teststack.net/bddfy/index.html).
109
+
Oh and while you are there don't forget to checkout other cool projects from [TestStack](http://teststack.net/).
110
+
107
111
## Authors
108
112
* Mehdi Khalili (@MehdiK)
109
113
* Michael Whelan (@mwhelan)
110
114
111
-
## Documentation
112
-
BDDfy is part of [TestStack](http://teststack.net/) organization. You might see full documentation of BDDfy on the [TestStack documentation website](http://docs.teststack.net/bddfy/index.html).
113
-
114
115
## License
115
116
BDDfy is released under the MIT License. See the bundled license.txt file for details.
0 commit comments