Skip to content

Unify pytest configuration #31834

@loganharbour

Description

@loganharbour

Motivation

The moosecontrol package currently has its own conftest.py for configuring pytest to run with a moose executable. This configuration needs to be shared with other python utilities as we transition them to pytest.

Design

Create moosepytest module which contains a plugin that achieves what is already done in conftest.py in moosecontrol.

Impact

Minimal. Will enable future flexibility.

Metadata

Metadata

Assignees

Labels

C: Pythonfor content in the python directoryT: taskAn enhancement to the software.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions