Skip to content

How to run tests? #140

@adamjstewart

Description

@adamjstewart

I'm having trouble running the unit tests:

> pytest 
ImportError while loading conftest '/Users/Adam/Downloads/myria3d/tests/conftest.py'.
tests/conftest.py:9: in <module>
    from myria3d.pctl.dataset.toy_dataset import make_toy_dataset_from_test_file
E   ModuleNotFoundError: No module named 'myria3d.pctl'

Any idea what I'm doing wrong?

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