EasyEngine / EasyEngine/easyengine
Create common FeatureContext class and extend it in other repos
Open
good first issue
- Dominant language
- PHP
- Stars
- 2.2k
- Forks
- 424
- PR merge metrics
- No merged PRs in 30d
Description
Currently each command has it's own `FeatureContext` class which is *mostly* slimilar. We should add mostly used functions in core and rest of the repos should extend that class and override any method if they need.
Contributor guide
Assessment
This issue has not been assessed yet.