Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make pytest.mark available outside pytest #121

Closed
pytestbot opened this issue Feb 9, 2012 · 4 comments
Closed

make pytest.mark available outside pytest #121

pytestbot opened this issue Feb 9, 2012 · 4 comments
Labels
type: proposal proposal for a new feature, often to gather opinions or design the API around the new feature

Comments

@pytestbot
Copy link
Contributor

Originally reported by: Anonymous


pytest.mark is extreamly useful feature that can
and should be use in other places , not just tests.


@pytestbot
Copy link
Contributor Author

Original comment by Ronny Pfannschmidt (BitBucket: RonnyPfannschmidt, GitHub: RonnyPfannschmidt):


can we close this?

@pytestbot
Copy link
Contributor Author

Original comment by holger krekel (BitBucket: hpk42, GitHub: hpk42):


the poster has a point though - marking functions has a general value. I guess it makes more sense to create a "declib" though instead of stuffing it into py.

@pytestbot pytestbot added the type: proposal proposal for a new feature, often to gather opinions or design the API around the new feature label Jun 15, 2015
@nicoddemus
Copy link
Member

@hpk42 should we still keep this around?

@hpk42
Copy link
Contributor

hpk42 commented Jul 14, 2015

there is a related kind of "standalone" version called "lazydecorator" https://bitbucket.org/hpk42/devpi/src/c6d3bb5670644d4350e209860dd2952734482e14/common/devpi_common/types.py?at=default#cl-65 but i don't intend to advertise/publish it myself at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: proposal proposal for a new feature, often to gather opinions or design the API around the new feature
Projects
None yet
Development

No branches or pull requests

3 participants