Newer
Older
NewLang / tests / conftest.py
from hypothesis import settings

settings.register_profile("ci", max_examples=1500000)