Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Detailed output for all types of comparison #98

Merged
merged 21 commits into from
Jan 26, 2020
Merged

Conversation

darrenburns
Copy link
Owner

The initial implementation of assertion rewriting only applied to comparisons of the form assert x == y. This PR intends to generalise this notion such that any binary comparison results in assertion rewriting, and opens up the possibility of introspection in more cases.

@darrenburns darrenburns merged commit 58004f2 into master Jan 26, 2020
@darrenburns darrenburns deleted the comparison-outputs branch January 26, 2020 03:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant