[pytest11]
unique=pytest_unique.fixtures

[pytest_unique]
bytes=pytest_unique.unique:unique_bytes
digits=pytest_unique.unique:unique_digits
email=pytest_unique.unique:unique_email
float=pytest_unique.unique:unique_float
integer=pytest_unique.unique:unique_integer
password=pytest_unique.unique:unique_password
text=pytest_unique.unique:unique_text
uuid=pytest_unique.unique:unique_uuid

