JiTTests (Just-in-Time Tests) are LLM-generated tests created automatically when code changes are submitted, designed to catch regressions without manual maintenance. Unlike traditional static test suites that require ongoing updates and review, JiTTests infer code change intent, simulate potential faults through mutation

4m read time From engineering.fb.com
Post cover image
Table of contents
WHAT IT ISHOW TESTING TRADITIONALLY WORKSHOW CATCHING JITTESTS WORKWHY IT MATTERSREAD THE PAPER

Sort: