Skip to content

Use unittest or pytest for proper Python testing #2

@ManifoldFR

Description

@ManifoldFR

Right now, we implement tests the same way we did in eigenpy, with raw asserts and variables in the global scope; we could get better execution/reporting/reproducibility by using a proper testing dependency.

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