Skip to content

Updated links for pytest, nose and unittest #2

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

Merged
merged 4 commits into from
Aug 24, 2020

Conversation

kgashok
Copy link
Contributor

@kgashok kgashok commented Aug 24, 2020

No description provided.

Update where_to_put_tests.rst
Added links for relevant links for nose and unittest
@ChrisBarker-NOAA
Copy link
Collaborator

Thanks -- I'm going to wait a bit to see if you have more :-)

@kgashok
Copy link
Contributor Author

kgashok commented Aug 24, 2020

No, that's it! Thank you for your concise and useful ideas!

@ChrisBarker-NOAA ChrisBarker-NOAA merged commit 5e581d6 into PythonCHB:master Aug 24, 2020
@kgashok
Copy link
Contributor Author

kgashok commented Aug 25, 2020

Just curious: did this PR get deployed?

@ChrisBarker-NOAA
Copy link
Collaborator

not yet -- I haven't gotten around to setting up the CI to auto-build it.

But it should be live now.

@kgashok
Copy link
Contributor Author

kgashok commented Aug 25, 2020

If you just list down the various steps for deploying, I can test it out using Github Workflow Actions.
If it works, I will do a PR on that as well. Thanks,

@kgashok
Copy link
Contributor Author

kgashok commented Aug 25, 2020

Can't believe I got it to work!
https://kgashok.github.io/PythonTopics/where_to_put_tests.html#tl-drs (purposely placed a 's' after tl;dr)

  • Used a much edited requirements.txt file
  • Used a stock Python build package to do the make html
  • And then used the deploy package (available on Github) to push to gh-pages

@ChrisBarker-NOAA
Copy link
Collaborator

  • Used a much edited requirements.txt file

much edited? what was needed? should be pretty much only sphinx. but sure.

  • Used a stock Python build package to do the make html

? you mean python with pip-installed sphinx?

  • And then used the deploy package (available on Github) to push to gh-pages

great -- I hadn't gotten around to figureng that out.

Can you do a PR?

@kgashok
Copy link
Contributor Author

kgashok commented Aug 26, 2020

Done!

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