Instructor Notes
This is a placeholder file. Please add content here.
What is a Unit Test
Refactoring Fortran
Writing your first unit test
pFUnit basics
Integrating with build systems
Parameterising pFUnit tests
Testing parallel code
Instructor Note
When writing out the new MPI versions of the dot_product test, it is best to start from the serial version to emphasize the similarities between the two.