matplotlib/pytest-mpl

Make options more consistent

Open

#61 geöffnet am 11. Okt. 2017

Auf GitHub ansehen
 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (51 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (269 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide