You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# HDR UK Futures RSE Testing Course Materials
1
+
# HDR UK Futures RSE: Testing in Research Workflows
2
2
3
-
This repository contains code behind our website with materials for the 'Testing' module on HDR UK's RSE001 <ahref='https://hdruklearn.org/courses/course-v1:HDRUK+RSE001+2024'target ='_blank'>Research Software Engineering training course</a>. It was developed as part of the <ahref='https://pythonhealthdatascience.github.io/stars/'target='_blank'>STARS project</a>."
3
+
This repository contains code behind our website with materials for the 'Testing in Research Workflows' module on HDR UK's RSE001 <ahref='https://hdruklearn.org/courses/course-v1:HDRUK+RSE001+2024'target ='_blank'>Research Software Engineering training course</a>. It was developed as part of the <ahref='https://pythonhealthdatascience.github.io/stars/'target='_blank'>STARS project</a>.
4
4
5
5
You can view the website here: <https://pythonhealthdatascience.github.io/hdruk_tests/>
Copy file name to clipboardExpand all lines: _quarto.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ project:
2
2
type: website
3
3
4
4
website:
5
-
title: "Testing Course Materials"
5
+
title: "Testing in Research Workflows"
6
6
favicon: images/futures.png
7
7
page-navigation: true
8
8
navbar:
@@ -11,7 +11,7 @@ website:
11
11
announcement:
12
12
dismissable: false
13
13
icon: info-circle
14
-
content: "This site contains materials for the 'Testing' module on HDR UK's RSE001 <a href='https://hdruklearn.org/courses/course-v1:HDRUK+RSE001+2024' target ='_blank'>Research Software Engineering training course</a>. It was developed as part of the <a href='https://pythonhealthdatascience.github.io/stars/' target='_blank'>STARS project</a>."
14
+
content: "This site contains materials for the testing module on HDR UK's RSE001 <a href='https://hdruklearn.org/courses/course-v1:HDRUK+RSE001+2024' target ='_blank'>Research Software Engineering training course</a>. It was developed as part of the <a href='https://pythonhealthdatascience.github.io/stars/' target='_blank'>STARS project</a>."
0 commit comments