comparison MANIFEST.in @ 5913:8d4f3a852716

pytest migration: api: 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.
author Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
date Mon, 09 May 2016 17:46:34 +0200
parents 19267f233d39
children 968f2d4214e8
comparison
equal deleted inserted replaced
5912:7483b3f3bea5 5913:8d4f3a852716