EasyEngine/easyengine

Create common FeatureContext class and extend it in other repos

Open

#1 174 ouverte le 17 août 2018

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)PHP (429 forks)batch import
good first issue

Métriques du dépôt

Stars
 (1 984 stars)
Métriques de merge PR
 (Merge moyen 20j 14h) (7 PRs mergées en 30 j)

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.

Guide contributeur