Skip to content

Conversation

@Muscraft
Copy link
Collaborator

@Muscraft Muscraft commented Apr 17, 2023

This adds support for "{...}" in a structured data array to capture multiple elements.

It adds support for wildcards by splitting the expected output over wildcards; this creates groups for us to process the actual output with. Between these groups, we transform everything into a single wildcard.

closes #133

@Muscraft Muscraft force-pushed the wildcard-structured-data branch from 24bb9ba to bda458f Compare April 18, 2023 13:15
@epage epage merged commit 97f08e4 into assert-rs:main Apr 18, 2023
@Muscraft Muscraft deleted the wildcard-structured-data branch April 18, 2023 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

{...} in a structured data array should capture multiple elements

2 participants