Skip to content

Commit a5ced94

Browse files
authored
Update modules.yml
1 parent f4305ff commit a5ced94

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_data/modules.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,10 @@
132132
link: https://github.com/phmLabs/codeception-module-attachfileremote
133133
description: This module helps to upload files when using webdriver via remote connection.
134134

135+
- name: Slim
136+
description: This module allows you to run functional tests inside Slim 4 Microframework without HTTP calls, so tests will be much faster and debug could be easier.
137+
link: https://github.com/DoclerLabs/codeception-slim-module
138+
135139
- name: Slim 3
136140
link: https://github.com/herloct/codeception-slim-module
137141
description: This module allows you to run tests inside Slim 3 Microframework. Based on ZendExpressive Module.

0 commit comments

Comments
 (0)