Skip to content

Meta tests #5

Closed
Closed
@asmeurer

Description

@asmeurer

Given the complexity of some of the tests, it would be a good idea to test that they are actually testing what we expect. This entails two things

  • Faking out modules with all the known errors and making sure that the corresponding test fails as expected
  • Faking out a module that doesn't give any errors

I don't actually know how to do the first one. Can pytest be used as a library, to run just a single test?

For the second one, I don't know if we can actually do it. It would amount to writing a module that actually conforms to the spec. Such an endeavor might be out of scope for this project.

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