Pytest-object-getter

Latest version: v1.0.2

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

Scan your dependencies

1.0.2

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

Changes
^^^^^^^

documentation
"""""""""""""
- rework readme

ci
""
- fix sending test coverage data to codecov.io from github actions

1.0.1

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

Changes
^^^^^^^

documentation
"""""""""""""
- add supported python versions (using pypi classifiers)

1.0.0

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

First release declared stable after being used 'in the wild'!

Changes
^^^^^^^

build
"""""
- add shinxcontrib-spelling dependency in 'docs' extras

0.1.0

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

First `Pytest Object Getter` release!

We provide the *get_object* pytest fixture!

Changes
^^^^^^^

feature
"""""""
- provide fixtures featuring mocking capabilities

documentation
"""""""""""""
- document features and usage

build
"""""
- add mypy dependency in 'typing' extras

0.0.1

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

| This is the first ever release of the **pytest_object_getter** Python Package.
| The package is open source and is part of the **Pytest Object Getter** Project.
| The project is hosted in a public repository on github at https://github.com/boromir674/pytest-object-getter
| The project was scaffolded using the `Cookiecutter Python Package`_ (cookiecutter) Template at https://github.com/boromir674/cookiecutter-python-package/tree/master/src/cookiecutter_python

| Scaffolding included:

- **CI Pipeline** running on Github Actions at https://github.com/boromir674/pytest-object-getter/actions
- `Test Workflow` running a multi-factor **Build Matrix** spanning different `platform`'s and `python version`'s
1. Platforms: `ubuntu-latest`, `macos-latest`
2. Python Interpreters: `3.6`, `3.7`, `3.8`, `3.9`, `3.10`

- Automated **Test Suite** with parallel Test execution across multiple cpus.
- Code Coverage
- **Automation** in a 'make' like fashion, using **tox**
- Seamless `Lint`, `Type Check`, `Build` and `Deploy` *operations*


.. LINKS

.. _Cookiecutter Python Package: https://python-package-generator.readthedocs.io/en/master/

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.