Skip to content

Use pytest for (unit)testing? #206

@mielvds

Description

@mielvds

RDFLib and many other libraries use pytest to run unittest. Currently, we only run the spec's test-suite, but we probably want to test specific parts of the code as well.
Introducing pytest will simplify this for developers, or do we stick to using unittest? In case we go for the former: do we migrate https://github.com/digitalbazaar/pyld/blob/master/tests/runtests.py as well.

@anatoly-scherbakov @BigBlueHat @davidlehn what are your thoughts about this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions