James-LG / Skyscraper

Rust library for scraping HTML using XPath expressions
MIT License
30 stars 3 forks source link

test: Add lxml count tests #41

Closed James-LG closed 3 weeks ago

James-LG commented 3 weeks ago

Adds tests that ensure Skyscraper returns the same number of elements as lxml for a given query.