phpunit-dom-assertions icon indicating copy to clipboard operation
phpunit-dom-assertions copied to clipboard

Feature/assert xpath

Open timothy-r opened this issue 10 years ago • 3 comments

Adds asserts for elements using XPath rather than CSS selectors. Works in a similar way to the existing asserts.

timothy-r avatar Nov 18 '15 08:11 timothy-r

I just took over this project. @timothy-r Interested in reviving this PR?

lstrojny avatar Nov 24 '16 21:11 lstrojny

Hi Lars, to be honest I'd forgotten about this, but yes I think it's still a valid & useful change.

timothy-r avatar Nov 25 '16 08:11 timothy-r

@timothy-r I am sure you did 😄 . Went through the changes and added a couple of comments. Can you have a look?

lstrojny avatar Nov 25 '16 08:11 lstrojny

Fixed by https://github.com/lstrojny/phpunit-dom-assertions/pull/7

Slamdunk avatar Nov 29 '23 15:11 Slamdunk