atoum / AtoumBundle

This bundle provides a simple integration of atoum into Symfony 2.
MIT License
44 stars 25 forks source link

add maximum number of sub-processus which will be run simultaneously option #57

Closed flavien-metivier closed 10 years ago

jubianchi commented 10 years ago

:+1:

FlorianLB commented 10 years ago

Same debate here : https://github.com/atoum/AtoumBundle/pull/40

So, we can merge it and we will see later...

jubianchi commented 10 years ago

@FlorianLB I was searching for this issue :)

I also think we can merge this one and improve it later. Tests should be green as I pushed a fix on the master branch. A tiny rebase will make everything green (cc @flavien-effinet).

I'm alsoworking on an argument mapper wich will allow us to easily bind atoum args to symfony command options/arguments. I'll try to let you know more about that soon.

flavien-metivier commented 10 years ago

build travis ok

FlorianLB commented 10 years ago

Thx