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

Add blog post on testing #39

Merged
merged 10 commits into from
Oct 7, 2024
Merged

Add blog post on testing #39

merged 10 commits into from
Oct 7, 2024

Conversation

d33bs
Copy link
Member

@d33bs d33bs commented Oct 1, 2024

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

Copy link

github-actions bot commented Oct 1, 2024

PR Preview Action v1.4.7
🚀 Deployed preview to https://CU-DBMI.github.io/set-website/preview/pr-39/
on branch gh-pages at 2024-10-07 16:19 UTC

@d33bs d33bs marked this pull request as ready for review October 1, 2024 21:28
Copy link

@falquaddoomi falquaddoomi left a 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.

_posts/2024-09-25-Testing-Scientific-Software.md Outdated Show resolved Hide resolved
d33bs and others added 4 commits October 7, 2024 09:51
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>
@d33bs
Copy link
Member Author

d33bs commented Oct 7, 2024

Thanks @falquaddoomi for the review and comments! I've made a few adjustments based on what you mentioned and will now merge this in.

@d33bs d33bs merged commit b884c30 into CU-DBMI:main Oct 7, 2024
2 checks passed
@d33bs d33bs deleted the software-testing branch October 7, 2024 16:21
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.

Add blog post on test design (unit / integration / functional / etc)
2 participants