From 3a6296f7e0190b0917c8280d694465949f71f5ea Mon Sep 17 00:00:00 2001 From: gwen Date: Thu, 22 Aug 2013 17:51:25 +0200 Subject: [PATCH] documentation on the tests --- doc/test.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 doc/test.txt diff --git a/doc/test.txt b/doc/test.txt new file mode 100644 index 0000000..9c7c57e --- /dev/null +++ b/doc/test.txt @@ -0,0 +1,19 @@ +Test framework +================== + + +config APIs +----------------- + +.. automodule:: test.test_config + :members: + +option APIs +--------------- + + +.. automodule:: test.test_option + :members: + + +