1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Jun 26, 2025 — Jun 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update Pynguin Logo More... 26 days ago
Fix read-the-docs configuration More... 3 months ago
Skip predicate registration whenever _create_covered_cdg also excludes the node More... 3 months ago
Add model name retrieval function and update LLM initialization More... 3 months ago
Add runtime tracking for type tracing executions and time overhead More... 3 months ago
Merge branch 'lukaskrodinger/prefer-non-crashing' into 'main' More... 3 months ago
Fix tests More... 4 months ago
Add support for custom LLM API base URL and API key via config and environment variables More... 4 months ago
Use context managers for patching in test_executionmocking.py More... 4 months ago
Merge branch 'lukaskrodinger/better-assertions' More... 4 months ago
Merge branch 'lukaskrodinger/fix-randomness' More... 4 months ago
Patch random module during unpickling to ensure deterministic seeding in subprocesses More... 4 months ago
Relax rmtree assertion to allow multiple calls in fs isolation test More... 4 months ago
Refactor test module generation for improved modularity More... 4 months ago
Improve the robustness of random module detection More... 4 months ago
Add tests for deterministic random seeding and random module patching More... 4 months ago
Fixing pre-commit and mypy More... 4 months ago
Track and reseed all SUT-related random.Random instances More... 4 months ago
Patch random.Random.seed for deterministic seeding before SUT import More... 4 months ago
Detect transitive usage of random module in SUT More... 4 months ago
Ensure deterministic random seeding before each test case execution and in generated test modules More... 4 months ago
Revert "Add HasAttrAssertion and generate hasattr assertions using proxy knowledge" More... 4 months ago
Prefer error-free test cases over shorter ones in coverage archive selection More... 5 months ago
Add HasAttrAssertion and generate hasattr assertions using proxy knowledge More... 5 months ago
Use IsInstanceAssertion with module and qualname for type checks More... 5 months ago
Fix "# noqa: F401" placement for coverage by import tests More... 5 months ago
Merge branch 'lukaskrodinger/llm-into-faker' More... 5 months ago
Add empty test case when no test cases exist to ensure pytest exit code 0 More... 5 months ago
Rename cls to clazz More... 5 months ago
Single type argument for set and list in type string parser More... 5 months ago