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
Introduces the most important features of Robot Framework and acts as an executable demo.
1029
1034
</div>
1030
1035
1036
+
<divclass="link">
1037
+
<ahref="http://www.slideshare.net/pekkaklarck/robot-framework-dos-and-donts" target="_blank">Robot Framework Dos And Don'ts</a>
1038
+
Presentation demonstrating general guidelines how to create good test cases using Robot Framework.
1039
+
</div>
1040
+
1031
1041
</div>
1032
1042
1033
1043
<divclass="column full">
1034
1044
1035
-
<divclass="link">
1036
-
<ahref="http://robot-framework.readthedocs.org/en/latest/" target="_blank">RF Public API</a>
1037
-
Public API for writing your own tools against Robot Framework.
1038
-
</div>
1039
-
1040
1045
<divclass="link">
1041
1046
<ahref="https://github.com/robotframework/HowToWriteGoodTestCases/blob/master/HowToWriteGoodTestCases.rst" target="_blank">How to write good test cases</a>
1042
1047
Guidelines for writing good test cases using Robot Framework.
0 commit comments