On Mon, May 28, 2012 at 10:33 AM, Ivan Habunek wrote:
> Hi!
>
> I have two things I'd like to do:
>
> First, I'd like to move phpunit.xml to root of the project. Every time
> i want to execute tests I have to "cd src/test/php", then execute
> phpunit, while all other actions are done from root.
+
Am 28.05.2012 10:33, schrieb Ivan Habunek:
Hi!
I have two things I'd like to do:
First, I'd like to move phpunit.xml to root of the project. Every time
i want to execute tests I have to "cd src/test/php", then execute
phpunit, while all other actions are done from root.
Good idea!
Second, l
Hi!
I have two things I'd like to do:
First, I'd like to move phpunit.xml to root of the project. Every time
i want to execute tests I have to "cd src/test/php", then execute
phpunit, while all other actions are done from root.
Second, locally I started using phpdocumetnor v2 for generating API