Skip to content

Add note that Rest API testing requires the module-rest package#438

Merged
Naktibalda merged 1 commit into
Codeception:masterfrom
settermjd:update-api-testing-docs
Jan 26, 2021
Merged

Add note that Rest API testing requires the module-rest package#438
Naktibalda merged 1 commit into
Codeception:masterfrom
settermjd:update-api-testing-docs

Conversation

@settermjd

Copy link
Copy Markdown
Contributor

After working through the REST API testing documentation and attempting to run the API tests, I encountered the following error:

Module REST is not installed.
Use Composer to install corresponding package:

composer require codeception/module-rest --dev

This change updates the REST section of the API documentation to cover this requirement, so that it's not discovered when running the API tests.

After working through the API testing documentation and attempting to
run the API tests, I encountered the following error:

Module REST is not installed.
Use Composer to install corresponding package:

composer require codeception/module-rest --dev

This change updates the documentation to cover this requirement, so that
it's not discovered when running the API tests.
@Naktibalda

Copy link
Copy Markdown
Member

Thanks

@Naktibalda Naktibalda merged commit eda4365 into Codeception:master Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants