Welcome Guest, Not a member yet? Register   Sign In
ci-phpunit-test for CodeIgniter 3.0
#71

Hi!

I've just released ci-phpunit-test v0.13.0.
I hope this is the final version before releasing v1.0.0.

See https://github.com/kenjis/ci-phpunit-test/releases
Enjoy testing!
Reply
#72

I'm planning to add file upload testing.
See https://github.com/kenjis/ci-phpunit-test/pull/157
Reply
#73

Merged file upload testing functionality into `dev-master`.
See https://github.com/kenjis/ci-phpunit-test/pull/157

It will be included in the next release (v0.14.0).
Reply
#74

Now ci-phpunit-test (dev-master) is compatible with CI 3.1.3.
https://github.com/kenjis/ci-phpunit-test
Reply
#75

Hi there!

I've just released the latest ci-phpunit-test v0.14.0!
  • download_helper for testing.
  • Now you can write test code for file uploading in controller testing.
  • Compatible with PHPUnit 6.0
and more.

See https://github.com/kenjis/ci-phpunit-test/releases
Reply
#76

Thank you very mutch Kenjis for your job. It's so useful.
I use it every day.

thanks, thanks, ..
Reply
#77

(02-09-2017, 04:28 AM)bvrignaud Wrote: Thank you very mutch Kenjis for your job. It's so useful.
I use it every day.

thanks, thanks, ..

You're welcome!
It is awesome that you write/run tests every day.
Reply
#78

(11-20-2016, 05:08 AM)kenjis Wrote: Hi!

I've just released ci-phpunit-test v0.13.0.
I hope this is the final version before releasing v1.0.0.

See https://github.com/kenjis/ci-phpunit-test/releases
Enjoy testing!

Hi now i used ur unit test library, i have to use after login session data for further testing , so how can i get session data when login success in my site?
thanks in advance...
Reply
#79

(03-28-2017, 02:22 AM)[email protected] Wrote: Hi now i used ur unit test library, i have to use after login session data for further testing , so how can i get session data when login success in my site?
thanks in advance...

What do you want to test?
Reply
#80

I've just released v0.15.0!

See https://github.com/kenjis/ci-phpunit-test/releases
Reply




Theme © iAndrew 2016 - Forum software by © MyBB