RubyGems Navigation menu

funit 0.9.3

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 module 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)
  6. 0.9.3 - December 23, 2007* (20.0 KB)
显示所有版本 (共 13 个)

Runtime 依赖 (2):

fortran >= 1.0.1
hoe >= 1.4.0

业主:

作者:

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

SHA 256 校验和:

f9ed0df6e1c92ad54bbcfd10e2d0756a9e12c7ad7918290dcf9825b1304e298d

下载总量 63,633

这个版本 4,747

许可:

需要的 Ruby 版本:

链接: