EasyEngine/easyengine

Create common FeatureContext class and extend it in other repos

Open

#1.174 aberto em 17 de ago. de 2018

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)PHP (429 forks)batch import
good first issue

Métricas do repositório

Stars
 (1.984 stars)
Métricas de merge de PR
 (Mesclagem média 20d 14h) (7 fundiu PRs em 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.

Guia do colaborador