8f68cbc754
0.4: * Add support for assertDictContainsSubset. * Put parenthesis around expressions if required. * Fixed assertRaisesRegex, assertRaisesRegexp and assertWarnsRegex. The regex was getting replaced with an undefined variable pattern. * Fix assertRaisesRegex and assertRaisesRegexp with **kwargs and atom parameters. * Made assertRaisesRegex, assertRaisesRegexp and assertWarnsRegex use the match kwarg in pytest.raises instead of creating a variable with the context manager and doing an assert on re.search. * Add a short developer guide. * Remove testing on Python 3.0, 3.1, 3.2, add 3.6 and 3.7. * Distribute package as a universal wheel.
26 lines
1.2 KiB
Text
26 lines
1.2 KiB
Text
@comment $NetBSD: PLIST,v 1.2 2019/08/21 12:51:18 adam Exp $
|
|
bin/unittest2pytest-${PYVERSSUFFIX}
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/unittest2pytest/__init__.py
|
|
${PYSITELIB}/unittest2pytest/__init__.pyc
|
|
${PYSITELIB}/unittest2pytest/__init__.pyo
|
|
${PYSITELIB}/unittest2pytest/__main__.py
|
|
${PYSITELIB}/unittest2pytest/__main__.pyc
|
|
${PYSITELIB}/unittest2pytest/__main__.pyo
|
|
${PYSITELIB}/unittest2pytest/fixes/__init__.py
|
|
${PYSITELIB}/unittest2pytest/fixes/__init__.pyc
|
|
${PYSITELIB}/unittest2pytest/fixes/__init__.pyo
|
|
${PYSITELIB}/unittest2pytest/fixes/fix_remove_class.py
|
|
${PYSITELIB}/unittest2pytest/fixes/fix_remove_class.pyc
|
|
${PYSITELIB}/unittest2pytest/fixes/fix_remove_class.pyo
|
|
${PYSITELIB}/unittest2pytest/fixes/fix_self_assert.py
|
|
${PYSITELIB}/unittest2pytest/fixes/fix_self_assert.pyc
|
|
${PYSITELIB}/unittest2pytest/fixes/fix_self_assert.pyo
|
|
${PYSITELIB}/unittest2pytest/utils.py
|
|
${PYSITELIB}/unittest2pytest/utils.pyc
|
|
${PYSITELIB}/unittest2pytest/utils.pyo
|