uber/doubles

Show diff of arguments when they don't match

Offen

#143 geöffnet am 04.04.2019

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (18 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (164 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

It would be nice to know why arguments do not match when there's a single allowance, e.g.:

doubles.exceptions.UnallowedMethodCallError: Received unexpected call to '...' on <...>.  The supplied arguments (...) do not match allowance, missing key 'toaster' required in allowance.

Contributor Guide