Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/examples pytest #154

Merged
merged 9 commits into from
Nov 20, 2020
Merged

Feature/examples pytest #154

merged 9 commits into from
Nov 20, 2020

Conversation

ktaaaki
Copy link
Collaborator

@ktaaaki ktaaaki commented Nov 9, 2020

pytestからexamples内のコードをテストの代わりに走らせるコードを追加しました.

  • 開発用インストールpip install pixyz[dev]でpytest等のインストールが出来るようにsetup.pyを変更
  • examples内のノートブックからコードを取り出し,データセットをmockで代用することでテストを軽量化
  • 各テストはperformanceマークが指定され,pytest -m "performance" と指定しないと実行されないように設定

@masa-su masa-su merged commit 946090b into develop/v0.3.1 Nov 20, 2020
@masa-su masa-su deleted the feature/examples_pytest_v3 branch November 20, 2020 08:30
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.

2 participants