Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: goen88/tavern

Tags

0.26.3

Toggle 0.26.3's commit message
Fix raw token formatting

0.26.2

Toggle 0.26.2's commit message
Fix loading global config via run function

0.26.1

Toggle 0.26.1's commit message
Fix matching 'anything' type token in MQTT

0.26.0

Toggle 0.26.0's commit message
Add more advanced cookie behaviour

0.25.1

Toggle 0.25.1's commit message
Fix fancy traceback when comments in yaml files contain special chara…

…cters

0.25.0

Toggle 0.25.0's commit message
Allow specifying custom SSL certificates in HTTP requests

0.24.0

Toggle 0.24.0's commit message
Fix typetoken validation and correctly unsubscribe from MQTT topics a…

…fter a stage

0.23.0

Toggle 0.23.0's commit message
Fix 'only' keyword

0.22.1

Toggle 0.22.1's commit message
Allow referenced stages to be included from global configuration files

0.22.0

Toggle 0.22.0's commit message
Fix selection of tests when using run() function interface

This used pytests's -k flag when we actually wanted to change collection of tests, not collecting all tests then selecting by name