Skip to content

chore(pytest,packaging): reorganize pytest ini files #1885

@danceratopz

Description

@danceratopz

We have a lot of pytest-*.ini files for our various tools. We need to be able to include them as package data and make them discoverable from the cli during development and when eest is installed as a python package.

Also, currently:

  • pytest.ini - is the ini file used by fill
  • pytest-framework.ini is the ini file to configure regular framework unit tests.

Part of this clean-up should make the default pytest ini file (pytest.ini) correspond to the unit tests and move the configuration to pyproject.toml.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions