Skip to content

Commit b79f62e

Browse files
zmajcikiNaktibalda
authored andcommitted
Add PSR3 Logger community module (Codeception#173)
* Add PSR3 Logger community modules This module provides actions to test code which depends on PSR3 compatible logger. * Update PSR3 logger description
1 parent 3bce92e commit b79f62e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_data/modules.yml

+4
Original file line numberDiff line numberDiff line change
@@ -133,3 +133,7 @@
133133
- name: Drupal
134134
link: https://github.com/guncha25/drupal-codeception
135135
description: Sets of codeception modules and utilities to test drupal cms.
136+
137+
- name: PSR3 Logger
138+
link: https://github.com/byteout/psr-logger-codeception-module
139+
description: Module for validation of messages logged by PSR3 loggers.

0 commit comments

Comments
 (0)