API Testing: Installing and Using Codeception

This entry is part 3 of 3 in the series API Testing

This entry is part 3 of 3 in the series API TestingIn this post, we will have a look on how we can use Codeception for API testing. First we need to install codeception. Installation: Here is Codeception’s quick start guide that show multiple ways to install codeception. Here we will be installing through Composer, … Read more