Skip to content

Commit

Permalink
doc: mark assert.CallTracker experimental
Browse files Browse the repository at this point in the history
Some details might still change and it would be good to get feedback
from users before we mark this as stable.

Signed-off-by: Ruben Bridgewater <ruben@bridgewater.de>

PR-URL: #33124
Reviewed-By: Zeyu Yang <himself65@outlook.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
  • Loading branch information
BridgeAR authored and addaleax committed Sep 23, 2020
1 parent 27ceec0 commit 4277d95
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/api/assert.md
Expand Up @@ -150,6 +150,13 @@ try {
```

## Class: `assert.CallTracker`
<!-- YAML
added: REPLACEME
-->

> Stability: 1 - Experimental
This feature is currently experimental and behavior might still change.

### `new assert.CallTracker()`
<!-- YAML
Expand Down

0 comments on commit 4277d95

Please sign in to comment.