From ccfd9e8eb3a8002280eccc9de7f11ca2cda37f52 Mon Sep 17 00:00:00 2001 From: vingtetun <21@vingtetun.org> Date: Thu, 15 Sep 2011 10:13:50 -0700 Subject: [PATCH] Created Test Infrastructure (markdown) --- Test-Infrastructure.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Test-Infrastructure.md diff --git a/Test-Infrastructure.md b/Test-Infrastructure.md new file mode 100644 index 0000000..d14c425 --- /dev/null +++ b/Test-Infrastructure.md @@ -0,0 +1,3 @@ +This is a wiki page about tests, and ideas about how to enhance them. + +For example it could be useful to have a list of features per documents page to avoid running the same page on the thousand of page of the pdf spec. It will also be an explicit test coverage instead of the current: "run tests and see if something is broken, even if we didn't know it was covered before" \ No newline at end of file