peridot-php / peridot

Event driven BDD test framework for PHP
http://peridot-php.github.io/
MIT License
328 stars 27 forks source link

More modular peridot #125

Closed brianium closed 9 years ago

brianium commented 9 years ago

I think a good goal for Peridot 2.0 would be to further modularize peridot if possible.

Not entirely sure on execution, but it would be great if peridot-php/peridot was a sum of core modules (core, cli, runners, concurrency?)

I think core plugins and modules would need to agree on some convention for this work - particularly with plugins, runners, etc.