Pytest-config

Latest version: v0.0.11

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

Scan your dependencies

Page 1 of 2

0.0.10

-------------------

- Removed ``-p`` option of ``pytest_config.update`` in favor of automaticaly adding the
current directory to the ``PYTHONPATH`` before running test running.

0.0.9

------------------

- Added some common-use fixtures.

0.0.8

------------------

- Cleanup and organization for releasing to PyPI.
- Renamed ``pytest_config.django`` Django app to just ``pytest_config``.

0.0.7

------------------

- Added ``--runslow`` option to run tests marked as slow tests.
- Added ``pytest-django`` as package requirement since this is meant to be used
within Django projects.
- ``pep8>=1.5.6`` as package requirement as this version supports more PEP8 rules.

0.0.6

------------------

- Fixed bug when detecting parsing DJANGO_SETTINGS_MODULE and checking
availability of such.

0.0.5

------------------

- Added support for lowercase ``django_settings_module`` ini value in pytest.ini.
- Added ``-y``, ``--overwrite`` to ``pytest_config.update`` that will make the script
automatically overwrite the user configurations with the defaults.
- Added ``-p``, ``--fix-path`` to only fix the pytest-django known issue.
- ``pretty._print_*`` is now ``pretty.print_*``.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.