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 <[email protected]>

PR-URL: #33124
Reviewed-By: Zeyu Yang <[email protected]>
Reviewed-By: Juan José Arboleda <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
  • Loading branch information
BridgeAR authored and targos committed May 4, 2020
1 parent 74b0e8c commit 6925b35
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/api/assert.md
Original file line number Diff line number Diff line change
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 6925b35

Please sign in to comment.