pytest-dev / pytest-dev/pytest

provide object storage with lifetimes for config/items/scopes

Open
#3,740 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type: backward compatibility type: feature-branch type: proposal
Dominant language
Python
Stars
14.5k
Forks
3.4k
Avg merge
2d 9h
Merged PRs (30d)
35

Description

in various internal and external plugins we find outselfes attaching objects to either items or config as pseudo-private elements sometimes even going as far as creating plugin instances only as means for storage

i'd like to open an api to provide storage to plugins that eases getting a own namespace and controlling for how long something will be stored

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files or tests. Start by reviewing how plugins currently attach objects to items and config, then determine the intended namespaces and storage lifetimes for plugin data; the work is done when the API behavior and its tests are clearly specified.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing-qa, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.