Skip to content

Commit 3e6039c

Browse files
NoelDeMartinjennifer-shehaneMikeMcC399
authored
Add cypress-laravel plugin (#6102)
* Add cypress-laravel plugin * empty commit * Update src/data/plugins.json Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> --------- Co-authored-by: Jennifer Shehane <jennifer@cypress.io> Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
1 parent 067af8d commit 3e6039c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: src/data/plugins.json

+7
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,13 @@
5252
"link": "https://github.com/mammadataei/cypress-vite",
5353
"keywords": ["vite"],
5454
"badge": "community"
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"
5562
}
5663
]
5764
},

0 commit comments

Comments
 (0)