Skip to content

Add unit testing lesson#3

Merged
connoraird merged 8 commits intomainfrom
add-unit-testing-lesson
Jul 3, 2025
Merged

Add unit testing lesson#3
connoraird merged 8 commits intomainfrom
add-unit-testing-lesson

Conversation

@connoraird
Copy link
Collaborator

@connoraird connoraird commented Jun 4, 2025

closes #5

@github-actions
Copy link

github-actions bot commented Jun 4, 2025

Thank you!

Thank you for your pull request 😃

🤖 This automated message can help you check the rendered files in your submission for clarity. If you have any questions, please feel free to open an issue in {sandpaper}.

If you have files that automatically render output (e.g. R Markdown), then you should check for the following:

  • 🎯 correct output
  • 🖼️ correct figures
  • ❓ new warnings
  • ‼️ new errors

Rendered Changes

🔍 Inspect the changes: https://github.com/UCL-ARC/fortran-unit-testing-lesson/compare/md-outputs..md-outputs-PR-3

The following changes were observed in the rendered markdown documents:

 1-intro-to-unit-tests.md (new) | 131 +++++++++++++++++++++++++++++++++++++++++
 config.yaml                    |   1 +
 md5sum.txt                     |   3 +-
 3 files changed, 134 insertions(+), 1 deletion(-)
What does this mean?

If you have source files that require output and figures to be generated (e.g. R Markdown), then it is important to make sure the generated figures and output are reproducible.

This output provides a way for you to inspect the output in a diff-friendly manner so that it's easy to see the changes that occur due to new software versions or randomisation.

⏱️ Updated at 2025-07-03 16:21:25 +0000

github-actions bot pushed a commit that referenced this pull request Jun 4, 2025
github-actions bot pushed a commit that referenced this pull request Jun 4, 2025
github-actions bot pushed a commit that referenced this pull request Jun 10, 2025
github-actions bot pushed a commit that referenced this pull request Jul 3, 2025
@connoraird connoraird marked this pull request as ready for review July 3, 2025 17:32
@connoraird connoraird merged commit 709e57d into main Jul 3, 2025
3 checks passed
github-actions bot pushed a commit that referenced this pull request Jul 3, 2025
Auto-generated via `{sandpaper}`
Source  : 709e57d
Branch  : main
Author  : Connor Aird <c.aird@ucl.ac.uk>
Time    : 2025-07-03 17:32:48 +0000
Message : Merge pull request #3 from UCL-ARC/add-unit-testing-lesson

Add unit testing lesson
github-actions bot pushed a commit that referenced this pull request Jul 3, 2025
Auto-generated via `{sandpaper}`
Source  : 6e068b2
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2025-07-03 17:33:28 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : 709e57d
Branch  : main
Author  : Connor Aird <c.aird@ucl.ac.uk>
Time    : 2025-07-03 17:32:48 +0000
Message : Merge pull request #3 from UCL-ARC/add-unit-testing-lesson

Add unit testing lesson
@connoraird connoraird deleted the add-unit-testing-lesson branch July 30, 2025 15: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 intro to unit tests episode

1 participant