Seach-Based Software Testing

Real-World Fault Detection for C-Extended Python Projects with Automated Unit Test Generation featured image

Real-World Fault Detection for C-Extended Python Projects with Automated Unit Test Generation

Many popular Python libraries use C-extensions for performance-critical operations allowing users to combine the best of the two worlds: The simplicity and versatility of Python …

lucas-berg