Published May 16, 2013 | Version v1.0.1
Software Open

TIF (Testing is fun): Unit tests for the simulation software NetLogo

Description

Description

TIF (tif.nls) is a library for the simulation software NetLogo [[1](http://ccl.northwestern.edu/netlogo/)] helping to write [unit tests](https://en.wikipedia.org/wiki/Unit_testing). Compared to the extension *Test* of NetLogo, this module is written in NetLogo and its usage is fun. It is largely inspired from the [testthat](https://github.com/hadley/test_that) package [2] for the statistical software R.

References

[1] Wilensky U. (1999). [*NetLogo*](http://ccl.northwestern.edu/netlogo/). Software. Evanston, IL: Center for Connected Learning and Computer-Based Modeling, Northwestern University.

[2] Hadley Wickham (2013). *testthat: Testthat code.  Tools to make testing fun :)*. R package version 0.7.1.
  http://CRAN.R-project.org/package=testthat

Files

chasset/tif-v1.0.1.zip

Files (18.9 kB)

Name Size Download all
md5:c6ffab87274c626e6ece57471f0c31f8
18.9 kB Preview Download

Additional details

Related works