Skip to content

Commit 331f8c8

Browse files
authored
Add cypress-laravel plugin
1 parent cad4643 commit 331f8c8

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src/data/plugins.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,14 @@
5252
"link": "https://github.com/mammadataei/cypress-vite",
5353
"keywords": ["vite"],
5454
"badge": "community"
55-
}
55+
},
56+
{
57+
"name": "cypress-laravel",
58+
"description": "Add commands and hooks to test Laravel applications.",
59+
"link": "https://github.com/noeldemartin/cypress-laravel",
60+
"keywords": ["php", "laravel"],
61+
"badge": "community"
62+
},
5663
]
5764
},
5865
{

0 commit comments

Comments
 (0)