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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# cypress-e2e-framework
1
+
# Cypress End to End Framework Showcase
2
2
This is an end-to-end test automation framework created using Cypress with Mochawesome reports capable of CI/CD execution with Github actions for both Rest API and UI.
3
3
The api tests are stored under the 'e2e/api-tests' folder and the ui tests under 'e2e/ui-tests' folder.
0 commit comments