Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve dryrun #17

Merged
merged 4 commits into from
Mar 1, 2021
Merged

Improve dryrun #17

merged 4 commits into from
Mar 1, 2021

Conversation

rfourquet
Copy link
Collaborator

No description provided.

Before, we were giving up when e.g. a description couldn't be eval'ed,
without printing children.
Also, we indicate when a testset is supposed to be repeated, whether
when we don't know how many times (e.g. couldn't eval the length
of testset-for iterator), or when the testset-for description is
a String (doesn't depend on loop variables).
Also, don't warn anymore from resolve! : it was insufficient
(didn't show the line number), and it seems better to rely
on dryrun for detecting that (and adding yet another flag
to not be warned is annoying).
@rfourquet rfourquet merged commit ebb9c02 into master Mar 1, 2021
@rfourquet rfourquet deleted the improve-dryrun branch March 1, 2021 12:21
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.

1 participant