Files @ be1d366f461c
Branch filter:

Location: kallithea/docs/theme/nature/theme.conf

Thomas De Schampheleire
pytest migration: functional: switch to standard assert statements

Use unittest2pytest to replace unittest-style assert statements (e.g.
assertEqual) with standard Python assert statements to benefit from pytest's
improved reporting on assert failures.

The conversion by unittest2pytest was correct, except for line wrapping
problems.
1
2
3
4
[theme]
inherit = basic
stylesheet = nature.css
pygments_style = tango