Difference between revisions of "Software Testing References"
From SCECpedia
Jump to navigationJump to search(5 intermediate revisions by the same user not shown) | |||
Line 5: | 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] | ||
+ | *[https://hackernoon.com/restful-api-design-step-by-step-guide-2f2c9f9fcdbf RESTful Design] | ||
+ | *[https://guides.github.com/activities/citable-code/ Citable Code] | ||
== Workflows == | == Workflows == | ||
*[https://steel.isi.edu/Projects/DEW/ Distributed Workflows] | *[https://steel.isi.edu/Projects/DEW/ Distributed Workflows] | ||
*[https://sciencegateways.org/ Science Gateways] | *[https://sciencegateways.org/ Science Gateways] | ||
+ | *[https://openondemand.org/ OnDemand Computing] | ||
+ | *[https://github.com/grailbio/reflow Reflow] | ||
+ | *[https://github.com/snakemake-workflows/docs Snakemake] | ||
== Reproducible Research == | == Reproducible Research == | ||
Line 24: | Line 29: | ||
*[https://github.com/features Github Capabilities] | *[https://github.com/features Github Capabilities] | ||
*[https://medium.com/swlh/using-git-how-to-add-a-repo-to-track-an-existing-project-a05093f76396 Add Existing Project to Github] | *[https://medium.com/swlh/using-git-how-to-add-a-repo-to-track-an-existing-project-a05093f76396 Add Existing Project to Github] | ||
+ | |||
+ | == IP Issues == | ||
+ | *[https://data.research.cornell.edu/content/intellectual-property Data Versus Database] | ||
+ | *[https://www.freecodecamp.org/news/how-open-source-licenses-work-and-how-to-add-them-to-your-projects-34310c3cf94/ Open Source License] | ||
== Related Entries == | == Related Entries == | ||
− | *[[ | + | *[[CME Project]] |
Latest revision as of 03:53, 1 September 2022
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
- RESTful Design
- Citable Code
Workflows
Reproducible Research
- Reproducible Research
- Reproducible Results
- rSci Reproducible Research Site
- PyOpenSci Reproducible Research Site
- ReScience C Replicated Science Site
- Madagascar Reproducible Site