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

[maybe] Porting of matchers #7

Open
aik099 opened this issue Dec 6, 2013 · 2 comments
Open

[maybe] Porting of matchers #7

aik099 opened this issue Dec 6, 2013 · 2 comments

Comments

@aik099
Copy link
Member

aik099 commented Dec 6, 2013

Consider porting of matcher classes from https://github.com/yandex-qatools/htmlelements library. In PHPUnit they are called constrains (http://phpunit.de/manual/3.0/en/api.html#api.assert.tables.constraints).

@aik099
Copy link
Member Author

aik099 commented Dec 6, 2013

Most likely won't be doing this at all, because Hamcrest is an impressive matcher library written in Java, which has port to PHP.

For a complete list of matches follow this link:
https://code.google.com/p/hamcrest/source/browse/#svn%2Ftrunk%2Fhamcrest-php%2Fhamcrest%2FHamcrest

@aik099
Copy link
Member Author

aik099 commented Dec 6, 2013

Ups, matches in https://github.com/yandex-qatools/htmlelements/tree/master/htmlelements-matchers/src/main/java/ru/yandex/qatools/htmlelements/matchers actually are related to test Selenium. Then we surely will port those as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant