Skip to content

exposed api for generating test items #166

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

Closed
pytestbot opened this issue Jul 1, 2012 · 1 comment
Closed

exposed api for generating test items #166

pytestbot opened this issue Jul 1, 2012 · 1 comment
Labels
type: enhancement new feature or API change, should be merged into features branch

Comments

@pytestbot
Copy link
Contributor

Originally reported by: Ronny Pfannschmidt (BitBucket: RonnyPfannschmidt, GitHub: RonnyPfannschmidt)


currently the internals behind generate_tests are hidden away in collector._gen...

in order to use them for custom items like for example pypys int/app test functions, its necessary to use some kind of api

collector.genitems(name, obj, IntFunction)

would be an example, but that certainly needs some retought


@pytestbot pytestbot added the type: enhancement new feature or API change, should be merged into features branch label Jun 15, 2015
@RonnyPfannschmidt
Copy link
Member

closing as too abstract

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement new feature or API change, should be merged into features branch
Projects
None yet
Development

No branches or pull requests

2 participants