Language

Package: python-pytest-mpl @ 0.11

Synopsis

Pytest plugin to help with testing figures output from Matplotlib

Description

This is a plugin to facilitate image comparison for Matplotlib figures in Pytest.

Home page
https://github.com/matplotlib/pytest-mpl
Location
gnu/packages/python-check.scm (line: 807, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'python-nose' should probably be a native input
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?