Open Issues Need Help
View All on GitHubAI 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
Feature: Add support for additional UUID generation functions (uuid1, uuid6, uuid7) about 2 months ago
enhancement help wanted
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