Skip to content

Remove the Spec.Event class; Spec.Assert has all the info we need.#10

Merged
jemc merged 1 commit intomainfrom
rm/spec-event
Mar 17, 2022
Merged

Remove the Spec.Event class; Spec.Assert has all the info we need.#10
jemc merged 1 commit intomainfrom
rm/spec-event

Conversation

@jemc
Copy link
Copy Markdown
Contributor

@jemc jemc commented Mar 17, 2022

After all the refactoring of how assertions work, Spec.Assert
now contains everything that was held by Spec.Event (and more)
so there is no reason to keep Spec.Event around as a wrapper for
Spec.Assert.

After all the refactoring of how assertions work, `Spec.Assert`
now contains everything that was held by `Spec.Event` (and more)
so there is no reason to keep `Spec.Event` around as a wrapper for
`Spec.Assert`.
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