EasyEngine/easyengine

Create common FeatureContext class and extend it in other repos

Open

#1,174 建立於 2018年8月17日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)PHP (429 fork)batch import
good first issue

倉庫指標

Star
 (1,984 star)
PR 合併指標
 (平均合併 20天 14小時) (30 天內合併 7 個 PR)

描述

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.

貢獻者指南