Open
Description
I'm glad to use it for unittest.It is very cool! Thank you!
My project uses CI 3.0.2 and It works very well with ci-phpunit-test till now, but I found there are some differences between Loader.php and Loader.php-3.0.1, so I'm not sure if there are some potential problems for their unmatched version.
For some reason, I could not update my project with newest CI, and someone else may encounter the same situation.
So I suggest replacing core file according to CI version. It would be suitable to get the content of original 'CodeIgniter.php' ,parse the version, and then load matched core files.
A plus question, is there any way to contribute to ci-phpunit-test? I'd like to help improving it.^_^