Merge pull request #311 from bahmutov/add-cypress-workflow

add Cypress starter workflow
This commit is contained in:
Andy McKay
2020-08-21 15:00:18 -07:00
committed by GitHub
3 changed files with 69 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"name": "Cypress",
"description": "Run end-to-end web application tests using Cypress.io",
"iconName": "cypress",
"categories": ["Testing", "Cypress"]
}