Skip to content
  • Ondřej Surý's avatar
    Add a pytest runner to run.sh · cf510593
    Ondřej Surý authored and Ondřej Surý's avatar Ondřej Surý committed
    The system tests currently uses patchwork of shell scripts which doesn't
    offer proper error handling.
    
    This commit introduced option to write new tests in pytest framework
    that also allows easier manipulation of DNS traffic (using dnspython),
    native XML and JSON manipulation and proper error reporting.
    cf510593