Pytest-cram

Latest version: v0.2.2

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

Scan your dependencies

0.2.2

==================

0.2.1

==================

**Fixed**

- Updated to use more recent pytest features.
(`11 <https://github.com/tbekolay/pytest-cram/pull/11>`_,
`12 <https://github.com/tbekolay/pytest-cram/pull/12>`_)

0.2.0

==================

**Fixed**

- Fixed tests to work with ``pytest>=3.3``. Pytest added progress indicators
to test output in version 3.3, which the tests were not expecting.

0.1.1

==================

**Added**

- Added the ``--shell`` command line option and now checks the ``CRAMSHELL``
environment variable to override the default ``/bin/sh`` shell.
(`3 <https://github.com/tbekolay/pytest-cram/pull/3>`_)

Thanks to `Florian Rathgeber <https://github.com/kynan>`_ for the contribution!

**Changed**

- Depend explicitly on ``cram>=0.7``. If you would like support for earlier
versions of cram, please
`file an issue <https://github.com/tbekolay/pytest-cram/issues/new>`_.

0.1.0

==================

Initial release of ``pytest-cram``! Supports Python 2.7+ and 3.3+.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.