About: PFUnit

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

pFUnit is a Fortran programming language framework for unit testing following the xUnit model. Capabilities include parallel execution using MPI and OpenMP. Development began at NASA Goddard Space Flight Center in 2005. The framework makes extensive use of modern standard features of Fortran (2003, 2008), like support for object-oriented programming. A python-based preprocessor provides directives reminiscent of other xUnit testing frameworks (e.g. @assert), as well as support for parameterized test cases. pFUnit can be built using either a GNU make or CMake process.

Property Value
dbo:abstract
  • pFUnit is a Fortran programming language framework for unit testing following the xUnit model. Capabilities include parallel execution using MPI and OpenMP. Development began at NASA Goddard Space Flight Center in 2005. The framework makes extensive use of modern standard features of Fortran (2003, 2008), like support for object-oriented programming. A python-based preprocessor provides directives reminiscent of other xUnit testing frameworks (e.g. @assert), as well as support for parameterized test cases. pFUnit can be built using either a GNU make or CMake process. It is published under the NASA Open Source Agreement version 1.3. (en)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 37262408 (xsd:integer)
dbo:wikiPageLength
  • 2180 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1081201405 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • pFUnit is a Fortran programming language framework for unit testing following the xUnit model. Capabilities include parallel execution using MPI and OpenMP. Development began at NASA Goddard Space Flight Center in 2005. The framework makes extensive use of modern standard features of Fortran (2003, 2008), like support for object-oriented programming. A python-based preprocessor provides directives reminiscent of other xUnit testing frameworks (e.g. @assert), as well as support for parameterized test cases. pFUnit can be built using either a GNU make or CMake process. (en)
rdfs:label
  • PFUnit (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License