Skip to content

Commit

Permalink
doc(extensions.md) readd wrongly delete file
Browse files Browse the repository at this point in the history
  • Loading branch information
lucatume committed Jun 18, 2024
1 parent a6cde30 commit 0adf588
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/extensions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
The library provides custom Codeception extensions that can be added to the project configuration
file, `codeception.yml` or `codeception.dist.yml` by default, in the `extensions` section.

* [BuiltInServerController](extensions/BuiltInServerController.md)
* [ChromeDriverController](extensions/ChromeDriverController.md)
* [DockerComposeController](extensions/DockerComposeController.md)
* [IsolationSupport](extensions/IsolationSupport.md)
* [Symlinker](extensions/Symlinker.md)
* [EventDispatcherBridge](extensions/EventDispatcherBridge.md)

0 comments on commit 0adf588

Please sign in to comment.