-
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
Description
Feature Request
Q | A |
---|---|
New Feature | yes |
RFC | yes |
BC Break | no |
Summary
It would be great to have a way to mark extensions as optional, to be able to test with the extensions and without the extensions.
This way is possible to test if the code works correctly when the optional extension is not installed.
Maybe a new configuration key like optional_extensions
.
boesing