taverntesting / tavern

A command-line tool and Python library and Pytest plugin for automated testing of RESTful APIs, with a simple, concise and flexible YAML-based syntax
https://taverntesting.github.io/
MIT License
1.03k stars 195 forks source link

#823: fix unexpected #853

Open felixbohnus opened 1 year ago

felixbohnus commented 1 year ago

an updated pull request to fix #823

michaelboulton commented 1 year ago

On further inspection, I think the failing test ("Test unexpected message fails even on its own") is actually testing the current, broken behaviour - if you delete that test, it should work