1 citations · 3 across the 6 of their papers we have counts for
2 papers
cs.SE2023
pytest-inline: An Inline Testing Tool for Python
Yu Liu, Zachary Thurston, Alan Han +3
We present pytest-inline, the first inline testing framework for Python. We recently proposed inline tests to make it easier to test individual program statements. But, there is no…
cs.SE2023★ 1 cited
Learning Deep Semantics for Test Completion
Pengyu Nie, Rahul Banerjee, Junyi Jessy Li +2
Writing tests is a time-consuming yet essential task during software development. We propose to leverage recent advances in deep learning for text and code generation to assist dev…