File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -21,11 +21,10 @@ For interfaces that are experimental or under active development, the SPI group
21
21
public, stable API, so test authors are encouraged to hold off adopting them
22
22
until that happens.
23
23
24
- ## Other SPI groups
25
-
26
- The testing library currently makes use of various other SPI groups such as
27
- ` @_spi(ExperimentalTestRunning) ` . Interfaces in these groups will be migrated to
28
- one (or both!) of the two above as time permits.
24
+ For interfaces that are experimental _ and_ that are used to integrate with
25
+ external tools, _ both_ groups are specified. Such SPI is not generally meant to
26
+ be promoted to public API, but is still experimental until tools authors have a
27
+ chance to evaluate it.
29
28
30
29
## SPI stability
31
30
You can’t perform that action at this time.
0 commit comments