We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5254b64 commit fbe647dCopy full SHA for fbe647d
_data/modules.yml
@@ -137,3 +137,7 @@
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.
140
+
141
+- name: Private Sniffer
142
+ link: https://github.com/fkupper/private-sniffer-module/
143
+ description: Simple module that enables sniffing into private defined elements of an object while running unit tests with Codeception.
0 commit comments