Skip to main content

Meta-package for unittest2 functionality on both Python 2 and Python 3

Project description

https://secure.travis-ci.org/msabramo/unittest2six.png

Simple meta package to easily get unittest2 functionality in both Python 2 and Python 3.

This provides stuff that was added to unittest in the Python 2.7 stdlib and backported to Python 2.6 with unittest2. e.g.:

  • assertIn/assertNotIn

  • assertIsInstance/assertNotIsInstance

  • assertRaises as a context manager

  • etc…

This module has no code. It’s just a meta package that install_requires the proper dependency:

This is handy to have one dependency that you can use on both Python 2 and Python 3 and not have to have separate pip requirements files and tox targets.

Compatibility

Results from Tox:

$ make test
...
[TOX] py25: commands succeeded
[TOX] py26: commands succeeded
[TOX] py27: commands succeeded
[TOX] py30: commands succeeded
[TOX] py31: commands succeeded
[TOX] py32: commands succeeded
[TOX] congratulations :)
...
  py26: commands succeeded
  py27: commands succeeded
  py32: commands succeeded
  py33: commands succeeded
  py34: commands succeeded
  pypy: commands succeeded
  congratulations :)

See also

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

unittest2six-0.0.0.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

unittest2six-0.0.0-cp27-none-macosx_10_4_x86_64.whl (3.4 kB view details)

Uploaded CPython 2.7 macOS 10.4+ x86-64

File details

Details for the file unittest2six-0.0.0.tar.gz.

File metadata

File hashes

Hashes for unittest2six-0.0.0.tar.gz
Algorithm Hash digest
SHA256 30e888e15d997a85ecd95732088a7f79bb35cbae0887a689b0f490863cc2fb60
MD5 8ed4c291d049b84d29e44b61f1ceaf35
BLAKE2b-256 ee66f21478497e00837737ea490faa9cb37f74a9709c2c789750a8b7beb4b6c6

See more details on using hashes here.

File details

Details for the file unittest2six-0.0.0-cp27-none-macosx_10_4_x86_64.whl.

File metadata

File hashes

Hashes for unittest2six-0.0.0-cp27-none-macosx_10_4_x86_64.whl
Algorithm Hash digest
SHA256 f6f9864c7fa10ba754769b7ad5eae8afbec87855773b8f34943421973a74e84a
MD5 9fadaf92a5b791b6f08b176c988e89a8
BLAKE2b-256 0673bf12feafb34dceb6c2a587ed6eadfd3b431d8d236abf9b13d8838a332dd5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page