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

Implement basic helper tool #11

Merged
merged 1 commit into from
Apr 1, 2021
Merged

Implement basic helper tool #11

merged 1 commit into from
Apr 1, 2021

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Apr 1, 2021

This PR implements most of the sample create and sample test commands described here; run them with python3 -m nwb_healthstatus sample [create|test] ....

Differences from the spec:

  • I did not add an --environment option, as the description does not clearly say what it should currently do.
  • test currently only outputs anything if the test method fails.
  • The names of the sample files are taken from FILENAME attributes on the sample case classes (rather than from the case module basenames) in order to support multiple cases in one file.

@yarikoptic
Copy link
Member

Great, I will merge as is but please add rudimentary setup.{py,cfg} instead of or in addition to requirements.txt

@yarikoptic yarikoptic merged commit e25a9bb into master Apr 1, 2021
@yarikoptic yarikoptic deleted the gh-7 branch April 1, 2021 13:42
@jwodder
Copy link
Member Author

jwodder commented Apr 1, 2021

@yarikoptic PR to add setup files: #12

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