matplotlib/pytest-mpl

Make options more consistent

Open

#61 建立於 2017年10月11日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)Python (51 fork)github user discovery
enhancementhelp wanted

倉庫指標

Star
 (269 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Some options are available only through the decorator (e.g. the style), while some are accessible as command-line options and one (the results dir) is also an ini option. We should make this more consistent so that e.g. styles can be set globally on the command-line or in an ini file.

貢獻者指南