Categories: None [Edit]
funit-12
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)
Total
Ranking: 121,470 of 187,960
Downloads: 5,450
Daily
Ranking: 143,427 of 187,950
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 2,302 | 9,019,356 | hoe |
| 160,474 | 3,182 | fortran_dependencies |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | kbthomp1 |