Learnosity / learnosity-sdk-php

Learnosity SDK for PHP
Apache License 2.0
10 stars 10 forks source link

Refactor/php unit tests #1

Closed karoltarasiuk closed 10 years ago

karoltarasiuk commented 10 years ago

I was wondering whether we would like to have it just in case we want to check last test status if we can't run it. But junit.xml is regenerated on every tests run, so it makes perfect sense to add it to gitignore, what I've just done.

Ooops, I forgot about this rule with spaces - I'm used to this format, as it always looked clearer to me. Fixed.