fmalk / codeigniter-phpunit

Hack to make CodeIgniter work with PHPUnit.
234 stars 61 forks source link

Add database parameters in phpunit.xml #16

Closed MathieuNls closed 9 years ago

MathieuNls commented 10 years ago

Hi Fernando,

This is the following of our talk here: https://github.com/fmalk/codeigniter-phpunit/issues/15.

fmalk commented 9 years ago

Why I am closing this without merging: it is useful, but since true unit testing doesn't involve databases (it's more to integration testing), not everyone would use that, so I don't think it's interesting to add more optional things to phpunit.xml