activity
20132022
most citedPynguin: Automated Unit Test Generation for Python

88 citations · 253 across the 15 of their papers we have counts for

collaborators
Showing cs.SEShow all

19 papers · 1 filter

cs.SE20223 cited

Scratch as Social Network: Topic Modeling and Sentiment Analysis in Scratch Projects

Isabella Graßl, Gordon Fraser

Societal matters like the Black Lives Matter (BLM) movement influence software engineering, as the recent debate on replacing certain discriminatory terms such as whitelist/blackli…

cs.SE20223 cited

A Survey on How Test Flakiness Affects Developers and What Support They Need To Address It

Martin Gruber, Gordon Fraser

Non-deterministically passing and failing test cases, so-called flaky tests, have recently become a focus area of software engineering research. While this research focus has been…

cs.SE202211 cited

Gamekins: Gamifying Software Testing in Jenkins

Philipp Straubinger, Gordon Fraser

Developers have to write thorough tests for their software in order to find bugs and to prevent regressions. Writing tests, however, is not every developer's favourite occupation,…

cs.SE2022

Model-based Testing of Scratch Programs

Katharina Götz, Patric Feldmeier, Gordon Fraser

Learners are often introduced to programming via dedicated languages such as Scratch, where block-based commands are assembled visually in order to control the interactions of grap…

cs.SE202288 cited

Pynguin: Automated Unit Test Generation for Python

Stephan Lukasczyk, Gordon Fraser

Automated unit test generation is a well-known methodology aiming to reduce the developers' effort of writing tests manually. Prior research focused mainly on statically typed prog…

cs.SE2021

Improving Readability of Scratch Programs with Search-based Refactoring

Felix Adler, Gordon Fraser, Eva Gründinger +5

Block-based programming languages like Scratch have become increasingly popular as introductory languages for novices. These languages are intended to be used with a "tinkering" ap…