https://bugzilla.wikimedia.org/show_bug.cgi?id=67122

Jeroen De Dauw <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Jeroen De Dauw <[email protected]> ---
For places where we need to crawl through the actual DOM, I much preffer to not
invent our own solution. One of the PHPUnit people started a plugin for this
purpouse, which we can contribute to:

https://github.com/phpunit/phpunit-dom-assertions

This uses the Symfony Dom Cralwer component:

http://symfony.com/doc/current/components/dom_crawler.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to