Pythonictestcase

Latest version: v1.4.1

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.3.0

====================
- export 'SkipTest' class via unittest (Python 2.7+), unittest2 or
nose.plugins.skip
- support for "expect_failure" decorator. It works very similar to unittest's
"expectedFailure". However failing tests are reported as "skipped" not
"passing" if the test runner does not support "expected failures" (such as
nosetests 1.x).

1.2.2

====================
- rename project to "PythonicTestcase" to workaround pip's automatic
replacement of underscores with dashes. This simplifies installation
from a private index.

1.2.1

====================
- fix: assert_raises does not catch some (expected) exceptions on Python 2.6

1.2.0

====================
- implement assert_not_raises

1.1.0

====================
- assert_raises can return a context manager

1.0.2

====================
- fix sdist by including Changelog.txt

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.