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.

贡献者指南