Skip to content

Commit 49f98c2

Browse files
authored
Added codeception/notifier
1 parent 06e34f9 commit 49f98c2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

_data/extensions.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
- name: Allure Codeception Adapter
22
link: http://github.com/allure-framework/allure-codeception
3-
description: This is a Codeception adapter for [Allure Framework](http://allure.qatools.ru)
3+
description: This is a Codeception adapter for [Allure Framework](http://allure.qatools.ru)
44

55
- name: Docker Selenium Chrome
66
link: https://github.com/teamneusta/codeception-docker-chrome
@@ -10,6 +10,10 @@
1010
link: http://github.com/tiger-seo/PhpBuiltinServer
1111
description: Extension for starting and stopping built-in PHP server. Works on Windows, Mac, Linux.
1212

13+
- name: Notifier
14+
link: https://github.com/Codeception/Notifier
15+
description: Shows Ubuntu notifications or sends emails for tests results.
16+
1317
- name: Phantoman
1418
link: http://github.com/site5/phantoman
1519
description: Extension for automatically starting and stopping PhantomJS when running tests.

0 commit comments

Comments
 (0)