diff options
| author | Chris McDonough <chrism@plope.com> | 2010-12-19 11:36:10 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2010-12-19 11:36:10 -0500 |
| commit | 6ee49a1d815cb6fd279e55ddd77ec89a64fcbce9 (patch) | |
| tree | eab49f8a0fcbba2839367281f02a59f84fa3eea7 /CHANGES.txt | |
| parent | b6b99c90efb438d8e0cc523c84f63707f8a28c69 (diff) | |
| download | pyramid-6ee49a1d815cb6fd279e55ddd77ec89a64fcbce9.tar.gz pyramid-6ee49a1d815cb6fd279e55ddd77ec89a64fcbce9.tar.bz2 pyramid-6ee49a1d815cb6fd279e55ddd77ec89a64fcbce9.zip | |
add functional testing example
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index caeaa943b..5c3e5c1fe 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -114,6 +114,9 @@ Documentation - Many changes to support terminological renaming of "model" to "resource" and "resource" to "asset". +- Added an example of ``WebTest`` functional testing to the testing narrative + chapter. + Paster Templates ---------------- |
