EasyEngine/easyengine

Create common FeatureContext class and extend it in other repos

Open

#1,174 opened on Aug 17, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)PHP (1,984 stars) (429 forks)batch import
good first issue

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

Create common FeatureContext class and extend it in other repos · EasyEngine/easyengine#1174 | Good First Issue