RubyGems Navigation menu

funit-12 0.12.2

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 (27KB)
  2. 0.12.1 - January 19, 2016 (27KB)
全てのバージョンを表示(全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チェックサム:

d3c13c3d7b18d302327486a1bfcf80f87a9bbd8b62b7e73ee68f725dda6626ae

累計ダウンロード数 4,885

このバージョンのみ 2,855

ライセンス:

N/A

必要なRubyのバージョン: >= 0

リンク: