Skip to content

A number of autotest files are being skipped with pytest #1306

@jlarsen-usgs

Description

@jlarsen-usgs

Opening this issue, because a number of tests are being skipped over by pytest. For example, t001_test.py, t002_test.py, etc... are recognized and run properly. However, naming conventions like t004_test_utilarray.py are not being run locally or within the Github actions CI by pytest.

According to the pytest documenation:
Clipboard

This issue affects:
t004_test_utilarray.py,
and t054_test_mfnwt.py through t079_test_cbc_full3D.py

The simplest solution seems to be refractoring these test module names.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions