24 citations · 28 across the 2 of their papers we have counts for
Showing 2018Show all
2 papers · 1 filter
cs.SE2018
Aroma: Code Recommendation via Structural Code Search
Sifei Luan, Di Yang, Celeste Barnaby +2
Programmers often write code that has similarity to existing code written somewhere. A tool that could help programmers to search such similar code would be immensely useful. Such…
cs.SE2018
Predictive Test Selection
Mateusz Machalica, Alex Samylkin, Meredith Porth +1
Change-based testing is a key component of continuous integration at Facebook. However, a large number of tests coupled with a high rate of changes committed to our monolithic repo…