RubyGems Navigation menu

funit 0.10.3

FUnit is a unit testing framework for Fortran. Unit tests are written as Fortran fragments that use a small set of testing-specific keywords and functions. FUnit transforms these fragments into valid Fortran code, compiles, links, and runs them against the code under test. FUnit is {opinionated software}[http://www.oreillynet.com/pub/a/network/2005/08/30/ruby-rails-david-heinemeier-hansson.html], which values convention over configuration. Specifically, FUnit, * requires a Fortran 95 compiler, * only supports testing routines contained in modules, * requires tests to be stored along side the code under test, and * requires test files to be named appropriately.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.12.4 - February 11, 2016 (27.5 KB)
  2. 0.12.3 - February 05, 2016 (27.5 KB)
  3. 0.11.1 - November 02, 2009 (25.0 KB)
  4. 0.11.0 - November 02, 2009 (25.0 KB)
  5. 0.10.3 - October 06, 2009 (24.5 KB)
顯示所有版本(共 13)

Runtime 相依性套件 (1):

fortran >= 1.0.1

Development 相依性套件 (1):

hoe >= 1.12.2

擁有者:

作者:

  • Karen Bibb, Bil Kleb, Beth Lee-Rausch, Mike Park, Bill Wood

SHA 256 checksum:

2f74464c0f23331637e1de83240c8ec2f99aedce54f68567e5108a2504100771

總下載次數 63,737

這個版本 4,749

License:

Ruby 版本需求:

相關連結: