uber/doubles

Show diff of arguments when they don't match

开放

#143 创建于 2019年4月4日

 (4 条评论) (0 个反应) (0 位负责人)Python (18 个派生)github user discovery
enhancementhelp wanted

仓库指标

星标
 (164 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南