Skip to content

Commit 73a8f48

Browse files
author
Howon Lee
committed
thinky
1 parent d4b560b commit 73a8f48

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/finishing-touches/unit-test-generation.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,15 @@ import ProPlanNotice from '@site/src/components/ProPlanNotice.mdx';
99
<ProPlanNotice />
1010
```
1111

12+
:::warning
13+
This feature is [experimental](/early-access#experiments).
14+
:::
15+
1216
# Unit Test Generation
1317

1418
Unit Test Generation is part of the [finishing touches](/future-development#finishing-touches).
1519

16-
Unit Test Generation is an Early Access feature.
20+
Unit Test Generation is an Early Access Experimental feature.
1721

1822
## Usage
1923

0 commit comments

Comments
 (0)