-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Milestone
Description
There are places in ltest that have to do some very ugly destructuring:
Line 146 in ff9d44e
(let* ((reason (assert-exception-failed))
This is due to Erlang having some pretty ugly (also probably quite old) error-creation for assertions, e.g.:
Let's create some records (just the ones that are necessary) to at least keep our code clean.
These are going to need LOTS OF TESTS.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels