Runs all tests decorated with @all_drivers against a integration testing layer with the traversal request driver.
This makes sure that the testbrowser can actually be used in integration testing and it will hopefully uncover database isolation problems with the traversal request driver when the occur in the future.
Runs all tests decorated with
@all_drivers
against a integration testing layer with the traversal request driver. This makes sure that the testbrowser can actually be used in integration testing and it will hopefully uncover database isolation problems with the traversal request driver when the occur in the future.