Sylake / AkeneoProducerBundle

[DEPRECATED] Produces messages consumed by Sylake/SyliusConsumerBundle.
MIT License
30 stars 16 forks source link

A new hope #19

Closed pamil closed 7 years ago

pamil commented 7 years ago

Closes #14.

arnolanglade commented 7 years ago

@pamil Why do we use phpunit rather than phpspec? I saw that you remove Bundle from the namespace, why do you plan to organize that bundle/library?

pamil commented 7 years ago

@aRn0D I used PHPUnit for now as I wasn't designing the code but just testing framework-related code. There's nothing stopping us from using PHPSpec along with PHPUnit :)

As for removing Bundle namespace, I've just started a brand new project and haven't thought about it, if we decide it is really needed, it can be added in no time, just simple find-and-replace.