summaryrefslogtreecommitdiff
path: root/open_issues
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2011-01-14 08:30:20 +0100
committerThomas Schwinge <thomas@schwinge.name>2011-01-14 08:30:20 +0100
commit23dbae0cfc40c6cc3562d6c4b9be094d2b349153 (patch)
tree5a12031b8d59eca557870b7b3561be1e2031ca3b /open_issues
parent4807c485301df2094e45d6db439d5f84b568fa8f (diff)
open_issues/unit_testing: LaBrea.
Diffstat (limited to 'open_issues')
-rw-r--r--open_issues/unit_testing.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/open_issues/unit_testing.mdwn b/open_issues/unit_testing.mdwn
index 1cf7cfb8..d7821fd3 100644
--- a/open_issues/unit_testing.mdwn
+++ b/open_issues/unit_testing.mdwn
@@ -66,3 +66,7 @@ abandoned).
testing, too?
* <http://ltp.sourceforge.net/>
+
+ * [LaBrea](https://github.com/dustin/labrea/wiki), or similar tools can be
+ used for modelling certain aspects of system behavior (long response times,
+ for example).