Skip to content

satejkumar/CodeIgniter_API_Testing

Repository files navigation

CodeIgniter 2 API testing using phpunit and Guzzle PHP http client

We are using composer to install dependencies which are phpunit and Guzzle http client.

Install the dependencies using composer install command from the project root directory.

The tests are present inside the folder application/tests.

These can be run from command line from the project root directory as below

$ ./vendor/bin/phpunit application/tests/

About

CodeIgniter 2.x API Testing

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages