-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add blog post on testing #39
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent work! I think this is an approachable guide that really stresses the value of testing in research with concrete examples.
I didn't see anything wrong, and no typos or broken links, but I had a few comments on possible improvements. Nothing show-stopping, so I'll approve now.
Co-Authored-By: Faisal Alquaddoomi <faisal.alquaddoomi@cuanschutz.edu>
Co-Authored-By: Faisal Alquaddoomi <faisal.alquaddoomi@cuanschutz.edu>
Co-Authored-By: Faisal Alquaddoomi <faisal.alquaddoomi@cuanschutz.edu>
Thanks @falquaddoomi for the review and comments! I've made a few adjustments based on what you mentioned and will now merge this in. |
This PR adds a blog post covering software techniques at a general level with some applied tools through Python.
Thanks for any feedback or thoughts you may have!
Closes #38