Skip to content

Move tests outside of package #11

@dougthor42

Description

@dougthor42

I decided sometime ago that I don't like having tests in the package. Instead, I want them outside of the package, so the project dir looks like so:

$ tree -d -L 2
.
├── docs
├── htmlcov
├── pyerf
│   └── __pycache__
└── tests
    └── __pycache__

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions