Difference between revisions of "Software Testing References"
From SCECpedia
Jump to navigationJump to searchLine 1: | Line 1: | ||
+ | == Software Testing and Best Practices == | ||
*[https://usersnap.com/blog/software-testing-basics/ Seven Kinds of Software Testing] | *[https://usersnap.com/blog/software-testing-basics/ Seven Kinds of Software Testing] | ||
*[https://opensource.guide/ Open Source Software Best Practices] | *[https://opensource.guide/ Open Source Software Best Practices] | ||
Line 4: | Line 5: | ||
*[https://www.infoworld.com/article/3536488/8-signs-youre-doing-python-right.html Doing Python Right] | *[https://www.infoworld.com/article/3536488/8-signs-youre-doing-python-right.html Doing Python Right] | ||
*[https://github.com/geodynamics/best_practices Geodynamics Software Best Practices] | *[https://github.com/geodynamics/best_practices Geodynamics Software Best Practices] | ||
+ | |||
+ | == Workflows == | ||
+ | *[https://steel.isi.edu/Projects/DEW/ Distributed Workflows] | ||
+ | *[https://sciencegateways.org/ Science Gateways] | ||
== Reproducible Research == | == Reproducible Research == | ||
*[https://ropensci.github.io/reproducibility-guide/sections/introduction/ Reproducible Research] | *[https://ropensci.github.io/reproducibility-guide/sections/introduction/ Reproducible Research] | ||
+ | *[https://royalsocietypublishing.org/doi/10.1098/rsta.2020.0069 Reproducible Results] | ||
== Related Entries == | == Related Entries == | ||
*[[SCEC/CME Project]] | *[[SCEC/CME Project]] |
Revision as of 04:30, 23 July 2021
Contents
Software Testing and Best Practices
- Seven Kinds of Software Testing
- Open Source Software Best Practices
- Software Best Practices
- Doing Python Right
- Geodynamics Software Best Practices