Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document the assertion system #59

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

aaa2000
Copy link

@aaa2000 aaa2000 commented Oct 3, 2015

Only a short documentation on assertion system.

Webassert
~~~~~~~~~

The ``\Behat\Mink\WebAssert`` class provides a set of assertion. There are assertions
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please replace a set of assertion with a set of assertions (s added).

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

about the address of the page, the cookies, the status code, the response headers,
the content of the page, the page elements...

API with exceptions
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had no ideas for the title.

@stof
Copy link
Member

stof commented Oct 3, 2015

The idea of this chapter would be to document the usage of WebAssert to perform assertions on the page for your functional tests.

@aaa2000
Copy link
Author

aaa2000 commented Oct 6, 2015

Is it better ?

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.

None yet

3 participants