Skip to content

Conversation

@nejch
Copy link
Member

@nejch nejch commented Feb 20, 2020

This PR:

  1. puts all tests into a common structure so that only utility scripts stay inside tools:
├── tests
│   ├── functional
│   │   ├── data
│   └── unit
│       ├── data
│       ├── objects
├── tools
  1. Uses pytest as the test runner for unit tests (but keeps unittest Testcases for now)

@nejch nejch closed this Aug 23, 2020
@nejch nejch deleted the refactor/test-structure branch August 23, 2020 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant