Skip to content

Commit 68adea7

Browse files
ThomasLandauerDavertMik
authored andcommitted
Added info about functional tests (Codeception#154)
* Added info about functional tests * Reworked previous commit Reason: It should be explained somewhere what MailCatcher (standalone) does.
1 parent 45d2f3d commit 68adea7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_data/modules.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@
5757
link: https://github.com/nathanmac/im-codeception-module
5858
description: This module allows the testing against external messaging services as well as triggering notifications via your tests, currently supports HipChat messaging service.
5959

60-
- name: MailCatcher
60+
- name: MailCatcher Module
6161
link: https://github.com/captbaritone/codeception-mailcatcher-module
62-
description: This module will let you test emails that are sent during your Codeception acceptance tests. It depends upon you having MailCatcher installed on your development server.
62+
description: MailCatcher is a standalone software which can be configured to catch *any* email sent by your development server, and display it on a webpage. The MailCatcher Module allows you to test the contents of those emails in an acceptance test.
6363
color: "#FFF5C4"
6464

6565
- name: MailSMTP

0 commit comments

Comments
 (0)