4teamwork / ftw.testbrowser

A testing browser for Plone.
http://ftwtestbrowser.readthedocs.io/
5 stars 1 forks source link

run tests against all drivers. #44

Closed jone closed 7 years ago

jone commented 7 years ago

🚧 bases on #43 ; rebase and change target branch when #43 is merged

Add a @all_drivers directive for marking test classes to be ran against all default drivers. By doing that we run much more tests against the requests library implementation. It allows us to ensure the quality of future drivers.