commit | 4055b81fd6d61ca1f8df16aed5fa9d5fb870fb46 | [log] [tgz] |
---|---|---|
author | Kiall Mac Innes <kiall@macinnes.ie> | Thu May 19 14:52:24 2016 +0100 |
committer | Kiall Mac Innes <kiall@macinnes.ie> | Tue May 24 12:11:40 2016 +0100 |
tree | f6b846671639134a4dd776503ae9e1a667c6f5c2 | |
parent | 480cbd01714221468c22de2c034ab98f2a2c42f7 [diff] [blame] |
Add data driven RecordSet tests This adds postive and negative tests for various record types. Change-Id: Ic39a40832785e2139ecc8ae3cb24f39719a87ec6
diff --git a/requirements.txt b/requirements.txt index 8ba92bf..13e29e6 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -4,4 +4,5 @@ dnspython!=1.13.0,>=1.12.0;python_version<'3.0' # http://www.dnspython.org/LICENSE dnspython3>=1.12.0;python_version>='3.0' # http://www.dnspython.org/LICENSE +ddt>=1.0.1 # MIT tempest>=11.0.0 # Apache-2.0