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
This is a Plugin for integrating your cucumber test to Testlink via API
4
5
5
6
It will Create, Update , and Report your test Result in testlink based on your cucumber Steps
@@ -96,4 +97,4 @@ It will Update Execution ***result only*** without modify your testcase in your
96
97
97
98
#### Running Test And Updating Result
98
99
99
-
Use `mvn clean verify` to update the result into testlink , since it's using maven plugin it will not update result if you run it via junit runner or right click and run test
100
+
Use `mvn clean verify` to update the result into testlink , since it's using maven plugin it will not update result if you run it via junit runner or right click and run test
0 commit comments