Skip to search formSkip to main contentSkip to account menu

PFUnit

pFUnit is a Fortran framework for unit testing following the xUnit model. Capabilities include parallel execution using MPI and OpenMP. Development… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2019
Review
2014
Review
2014
BaseTestRunner class Role: Runs a test (usually a TestSuite). Implementation: Run() method constructs and configures a TestResult… 
2012
2012
Abstract: Test-Driven Development (TDD) is a software development process that promises many advantages for developer…