pytest-unique
View on PyPI — Reverse Dependencies (0)
0.1.2 | pytest_unique-0.1.2-py3-none-any.whl |
Wheel Details
Project: | pytest-unique |
Version: | 0.1.2 |
Filename: | pytest_unique-0.1.2-py3-none-any.whl |
Download: | [link] |
Size: | 8242 |
MD5: | e8dc6fad836a47dc02c1074c62a8a1e2 |
SHA256: | f18d04124d70507514387897fc0ed250269ffff7af4547729ca9b741f30ea7ac |
Uploaded: | 2024-10-21 20:15:17 +0000 |
dist-info
METADATA · WHEEL · RECORD · entry_points.txt
METADATA
WHEEL
Wheel-Version: | 1.0 |
Generator: | poetry-core 1.9.1 |
Root-Is-Purelib: | true |
Tag: | py3-none-any |
RECORD
Path | Digest | Size |
---|---|---|
pytest_unique/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
pytest_unique/count.py | sha256=wThzxmCAWs-yIRPBuReZBFTwW_h3cGx50CUmu8OL11Y | 1244 |
pytest_unique/fixtures.py | sha256=z9mLRGHdpLf-v87rs8GXZuVT9iT0HvwDy41jteIJWQY | 885 |
pytest_unique/lock.py | sha256=tOBJSgdPnLlE5JN1mk5lIqr-3bsgXfBOxqhgYX5nYZo | 2976 |
pytest_unique/registry.py | sha256=ir_nOyOAwJ5-BfYoqM5yg6Mn4vQNMp7vTfj67RwjdRw | 2070 |
pytest_unique/unique.py | sha256=4mFEUN20tqx454WwKOKlwY4-ZINRPQCdGLzr3fLCEm0 | 4828 |
pytest_unique-0.1.2.dist-info/LICENSE.rst | sha256=eoIOTBZhMOOp_R-5DuYrHvqWgF3WapWOhet-5-mkzx0 | 1068 |
pytest_unique-0.1.2.dist-info/METADATA | sha256=RfhyzPRUBsg_1zJRN3E7QuutEtGnu3JX6d6Fy1RNmro | 3482 |
pytest_unique-0.1.2.dist-info/WHEEL | sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs | 88 |
pytest_unique-0.1.2.dist-info/entry_points.txt | sha256=liN-PKuTmqr2_VHpfml0mNrrZ4ryTqfl4SNcYyVVVt0 | 394 |
pytest_unique-0.1.2.dist-info/RECORD | — | — |
entry_points.txt
[pytest11]
unique = pytest_unique.fixtures
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