Gonzalo Oberreuter

Results 3 comments of Gonzalo Oberreuter

Hi, If I am not mistaken, Pynguin checks all dependencies from the imports of your code recursively, meaning that it will analyze packages that are not explicitly declared in your...

Hi, I think I managed to make Pynguin recognize the module (cacheops.templatetags.cacheops) and somehow start reading the Project. For it, I used the following steps: * Worked with Poetry. This...

Hi! If I remember correctly, the maximum_search_time only makes Pynguin stop by checking the time passed after the generation of the initial population of each Search Algorithm (which is updated...