Skip to main content

pytest-confiq

Project description

pytest-confiq

Pytest plugin for use with the confiq package


📚 View Documentation | 🐛 Report a Bug | ✨ Request a Feature


Installation

You can install pytest_confiq via pip from PyPI:

pip install pytest_confiq

Installation for Development

To set up pytest_confiq for local development:

  1. Clone the repository:
    git clone https://github.com/56kyle/pytest-confiq.git
    cd pytest-confiq
    
  2. Install dependencies using :term:uv:
    uv sync
    
  3. Install pre-commit hooks:
    uvx nox -s pre-commit -- install
    

This sets up a virtual environment and installs core, development, and quality check dependencies.

Usage

(This section should explain how to use the generated application. Replace the content below with instructions specific to your project's functionality. If your project is a library, show import examples. If it's a CLI application, show command examples. Link to the full documentation for details.)

As a Library

# Example usage of your package as a library
# from pytest_confiq import some_function
# result = some_function()
# print(result)

As a Command-Line Application

If your project defines command-line entry points in pyproject.toml:

# Example usage of your CLI application
# pytest-confiq --help
# pytest-confiq do-something --input file.txt

For detailed API documentation and CLI command references, see the Documentation.

Development Workflow

This project uses a robust set of tools for development, testing, and quality assurance. All significant automated tasks are run via :term:Nox, orchestrated by the central noxfile.py.

  • Run all checks (lint, typecheck, security): uvx nox -s check
  • Run test suite with coverage: uvx nox -s test
  • Build documentation: uvx nox -s docs
  • Build package: uvx nox -s build
  • See all available tasks: uvx nox -l

Explore the noxfile.py and the project documentation for detailed information on the automated workflow.

Contributing

(This section should guide contributions to this specific generated project, not the template. It should refer to the project's CODE_OF_CONDUCT.md and link to a CONTRIBUTING.md specific to the project, if you choose to generate one.)

Report bugs or suggest features via the issue tracker.

See CONTRIBUTING.md for contribution guidelines.

License

Distributed under the terms of the MIT license. See LICENSE for details.


This project was generated from the cookiecutter-robust-python template.

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

pytest_confiq-0.0.1.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pytest_confiq-0.0.1-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file pytest_confiq-0.0.1.tar.gz.

File metadata

  • Download URL: pytest_confiq-0.0.1.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pytest_confiq-0.0.1.tar.gz
Algorithm Hash digest
SHA256 c818360710a1dfd375ee1eebc49e047f65b3c33b542f4c4f406f2bc8f444839d
MD5 4c61d7c16ac7beac23fd7e37b4c56da6
BLAKE2b-256 cd722d47593bcde48c6016443015f8b3bd7629647a955d736b8e1b7a87f0a73a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytest_confiq-0.0.1.tar.gz:

Publisher: release-python.yml on 56kyle/pytest-confiq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytest_confiq-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: pytest_confiq-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pytest_confiq-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e4e2079007508db9c9b260588eaf13117716e9c81e8b4cbc4264fd88a36812bf
MD5 afb83956f40e395cac4415ee7070732e
BLAKE2b-256 c2dd92801d0e966e20ec8c6f3c1b8a2c76fa0eb1d8d2a7325b76293a83d5b9f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytest_confiq-0.0.1-py3-none-any.whl:

Publisher: release-python.yml on 56kyle/pytest-confiq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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