Halleck45 / MutaTesting

mutation testing tool for PHP
MIT License
65 stars 10 forks source link

Test de MutTesting : "Invalid xml given" or "The "-c" option does not exist." #2

Closed Bacteries closed 11 years ago

Bacteries commented 11 years ago

Hi, I tried MutaTesting but have somme issue installing and using it :

Halleck45 commented 11 years ago

You need to use the --options option :

̀./bin/mutatesting phpunit phpunit.phar  atoum php vendor/atoum/atoum/bin/atoum myTestFolder --options="-c library/DYB/Tests/Units/config.php"
omansour commented 11 years ago

Same issue for me

Running

./vendor/bin/mutatesting atoum ./vendor/bin/atoum src/M6/Bundle/Player/CoreBundle/Tests/Units/

gave me

[UnexpectedValueException]
Invalid xml given

no clue to look forward

Halleck45 commented 11 years ago

I'm on this issue :) . i'll add more verbosity in errors

omansour commented 11 years ago

any news ? :)

Halleck45 commented 11 years ago

This week-end I think ;)

Halleck45 commented 11 years ago

Can you try again please, and give me the error message ?

omansour commented 11 years ago

Sorry ! I Will do that asap

omansour commented 11 years ago

that was an issu on my side :) you can close this issue. Having an explicit error help a lot !