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: _posts/2013-05-11-playing-with-cests.markdown
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -204,4 +204,4 @@ When you write tests with Codeception it is good to be verbose and use different
204
204
205
205
Use this commands instead of comments in your tests. They will be displayed in scenario output and will provide you with additional information on steps taken.
206
206
207
-
*We can say to Ragazzo for sharing his experience in using the bleeding edge feature of Cest classes. Stil it might be a point of discussion, should a CRUD be tested in one test or in four. Still in both cases Cest classes are a good places to keep everything you need to test dealing with one entity. A user, in this case.*
207
+
*We can say to Ragazzo for sharing his experience in using the Cest classes. Stil it might be a point of discussion, should a CRUD be tested in one test or in four. In both cases Cest classes are a good places to keep everything you need to test dealing with one entity. A user, in this case.*
0 commit comments