Skip to content

Pytest only working from test/ #496

Description

@ntalluri

I was running into a weird pytest issue when working on updating the test cases in #372.

Running the full test suite with pytest test/ passes, but running only the evaluate subdirectory with pytest test/evaluate fails with errors that indicate an outdated version of spras/evaluation.py being imported, one that doesn't match what I was updating for #372.

Activity

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions