blob: a116ea9643dbf77e7ee0c74cbb5ebcaf8888c78a [file] [log] [blame] [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](https://bit.ly/chromium-rts)