blob: 1877a0639085a86fc26f417bb746f8d19c0f8914 [file] [view]
# Regression test selection (RTS)
Regression Test Selection (RTS) is a technique to intellegently select tests to
run, without spending too many resources on testing, but still detecting bad
code changes.
[TOC]
## Design Doc
- [Browser RTS](bit.ly/chromium-rts)