jantman / pydnstest

ABANDONED - Python tool for testing DNS changes (add, remove, rename, change records) against a staging DNS server, verifying the same changes against production, or confirming that a record returns the same result in both environments.
GNU Affero General Public License v3.0
11 stars 1 forks source link

output current configuration as a comment at the beginning of test output #9

Open jantman opened 10 years ago

jantman commented 10 years ago

config.to_comment_string()

prepend this to the beginning of the test output should represent all current configuration, lines prepended with "#", and without comments