matplotlib/pytest-mpl

Make options more consistent

Open

#61 opened on 2017年10月11日

GitHub で見る
 (7 comments) (0 reactions) (0 assignees)Python (51 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (269 stars)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド