Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v4 - long-term plans and goals #34

Open
ek9 opened this issue Mar 22, 2018 · 0 comments
Open

v4 - long-term plans and goals #34

ek9 opened this issue Mar 22, 2018 · 0 comments
Assignees
Milestone

Comments

@ek9
Copy link
Member

ek9 commented Mar 22, 2018

This is main issue to track the future of this package - v4.x
There has been a milestone made to track progress of v4.x: https://github.com/leanphp/behat-code-coverage/milestone/2

The goal of this issue is to present the current long-term plan towards v4.x release and hopefully gather feedback on the current features and get suggestions on what others consider important.

Main Goals

This is a list of main (but not the only) goals towards v4

  • Integration with phpunit / phpspec (this would very likely require BC breaking changes and would warrant a major version increase on it's own).
  • Simplify the architecture of the package - this is to improve the quality of code and at the same time reduce the entry level knowledge required to start contributing bugfixes and/or new features patches. This is not to say we will change things drastically, but merely improve some parts or better document the others (i.e. development docs)
  • Focus on using PHP 7.1 features (the last version of 3.x series would still provide PHP5 and PHP 7.0 support but besides bugfixes we will not actively maintain 3.x after 4.x is released).
  • Focus on supporting latest version of Behat, perhaps some parts of the extension could be improved / optimized
  • Make sure most parts of the code are properly tested (unit and functional tests where appropriate)
  • Better Document the code (PHPDoc)
  • Finish transition from vipsoft namespace as there are still some classes and namespaces to be changed (i.e. test classes).
@ek9 ek9 added this to the 4.x milestone Mar 22, 2018
@ek9 ek9 self-assigned this Mar 22, 2018
@ek9 ek9 changed the title v4 - Upgrades & Future v4 - long-term plans and goals Mar 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant