Skip to content

support running examples from source folder without copying them #8773

Open
@RonnyPfannschmidt

Description

@RonnyPfannschmidt

What's the problem this feature will solve?

allows examples to partake in coverage tracking of plugins

Describe the solution you'd like

enable pytester to run examples either in process or in subprocess

Additional context

initially came in by a question from @gaborbernat for coverage and path reporting in pytest-print

Activity

added
plugin: pytesterrelated to the pytester builtin plugin
type: enhancementnew feature or API change, should be merged into features branch
on Jul 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    plugin: pytesterrelated to the pytester builtin plugintype: enhancementnew feature or API change, should be merged into features branch

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @RonnyPfannschmidt@Zac-HD

        Issue actions

          support running examples from source folder without copying them · Issue #8773 · pytest-dev/pytest