Skip to content

Conversation

DavidOliver
Copy link
Contributor

Re. #2105

Is there a better way of asserting whether or not a node is matched by the CSS selectors in ExDoc.Formatter.HTML.TemplatesTest outputs function groups test than the utility function I've added? I wondered if it would be possible to pattern match against the LazyHTML result's number of nodes, but I think we don't have direct access and instead only see a reference? (%LazyHTML{resource: reference()}.)

Copy link

github-actions bot commented Apr 4, 2025

@DavidOliver DavidOliver linked an issue Apr 4, 2025 that may be closed by this pull request
@DavidOliver DavidOliver requested a review from josevalim April 4, 2025 22:13
@DavidOliver DavidOliver merged commit bbf8d84 into elixir-lang:main Apr 5, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Replace EasyHTML by LazyHTML
3 participants