HomeSoftware Heritage

conftest: Use fast hypothesis profile if none has been explicitely set

Description

conftest: Use fast hypothesis profile if none has been explicitely set

This will prevent bad surprises when users simply invoke pytest in the root folder
of swh-web as default profile makes tests execution slow and tests can fail depending
on the hypothesis version used.