🚧 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.
🚧 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.