nose2pytest

View on PyPIReverse Dependencies (0)

1.0.12 nose2pytest-1.0.12-py3-none-any.whl

Wheel Details

Project: nose2pytest
Version: 1.0.12
Filename: nose2pytest-1.0.12-py3-none-any.whl
Download: [link]
Size: 20314
MD5: 2d2c039bfec32f033d6fd467e8f13afc
SHA256: 2a47289625ada6aa051f4d9cc9deb8b24a9c32c741fc566eaadda37d5cee8cc1
Uploaded: 2024-04-30 13:50:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nose2pytest
Version: 1.0.12
Summary: Convert nose.tools.assert_ calls found in your Nose test modules into raw asserts for pytest
Author: Oliver Schoenborn
Author-Email: oliver.schoenborn[at]gmail.com
Home-Page: https://github.com/schollii/nose2pytest
License: BSD-3
Keywords: nose to pytest conversion
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Testing
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6
Requires-Dist: fissix
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
[Description omitted; length: 22888 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
nose2pytest/__init__.py sha256=NND_6JDYnYnGzN3-RTpS5F7wzv62vDf7hAxiyTSBJfE 22
nose2pytest/assert_tools.py sha256=f7JBMRGSiGCEaqnEO4ve_cBbP0VHsdi_r1J39AH7ODo 4027
nose2pytest/script.py sha256=Ep0x1GIZdfCqlfe9ukXp7nowoh9m9UlWOeUQYgOl5p8 26375
nose2pytest-1.0.12.dist-info/LICENSE.txt sha256=b3FULXui1w8cQqQPZIR0HH0AKPwUEJAsPuqjYHRESyc 1623
nose2pytest-1.0.12.dist-info/METADATA sha256=zo5MKCwjj7nAGmzaY-jOln6vY17SBTp8Zehls2DTurI 23831
nose2pytest-1.0.12.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
nose2pytest-1.0.12.dist-info/entry_points.txt sha256=QL7U0QK69AQNY0whkqHZeO-jK9hGsNBNz88mTVZ6hyM 120
nose2pytest-1.0.12.dist-info/top_level.txt sha256=u74FNkoyzX4min3MPM87bqQ0s89GXBxeGjqkyloRqk8 12
nose2pytest-1.0.12.dist-info/RECORD

top_level.txt

nose2pytest

entry_points.txt

nose2pytest = nose2pytest.script:main
pytest_nose_assert_tools = nose2pytest.assert_tools