A pytest plugin for mocking uuid.uuid4() calls

mocking pytest pytest-plugin python testing uuid
4 Open Issues Need Help Last updated: Feb 8, 2026

Open Issues Need Help

View All on GitHub

AI Summary: The issue proposes adding a read-only `seed` property to `UUIDFreezer` and `UUIDMocker` classes. This property would expose the actual seed value used for UUID generation, which is currently inaccessible, especially when dynamically computed from a node ID. Exposing the seed would aid in debugging, reproducing issues, and general introspection during tests.

Complexity: 2/5
enhancement good first issue

A pytest plugin for mocking uuid.uuid4() calls

Python
#mocking#pytest#pytest-plugin#python#testing#uuid

A pytest plugin for mocking uuid.uuid4() calls

Python
#mocking#pytest#pytest-plugin#python#testing#uuid
Add issue templates about 2 months ago
enhancement good first issue

A pytest plugin for mocking uuid.uuid4() calls

Python
#mocking#pytest#pytest-plugin#python#testing#uuid
Add pull request template about 2 months ago
enhancement good first issue

A pytest plugin for mocking uuid.uuid4() calls

Python
#mocking#pytest#pytest-plugin#python#testing#uuid