RubyGems Navigation menu

funit-12 0.12.1

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, * tests to be stored along side the code under test, and * test files to be named appropriately. (Note: this has been forked from the original funit gem, due to issues with access to original gem)

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.12.2 - January 20, 2016 (27.0 KB)
  2. 0.12.1 - January 19, 2016 (27.0 KB)
显示所有版本 (共 3 个)

Runtime 依赖 (1):

Development 依赖 (1):

hoe >= 2.3.3

要求:

A Fortran compiler.

业主:

作者:

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

SHA 256 校验和:

c444fe3524da0794287b810c49d722f84b91ec0c95a8a4dbe578468bd06e2620

下载总量 4,867

这个版本 2,020

许可:

需要的 Ruby 版本: >= 0

链接: