We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4b560b commit 73a8f48Copy full SHA for 73a8f48
docs/finishing-touches/unit-test-generation.md
@@ -9,11 +9,15 @@ import ProPlanNotice from '@site/src/components/ProPlanNotice.mdx';
9
<ProPlanNotice />
10
```
11
12
+:::warning
13
+This feature is [experimental](/early-access#experiments).
14
+:::
15
+
16
# Unit Test Generation
17
18
Unit Test Generation is part of the [finishing touches](/future-development#finishing-touches).
19
-Unit Test Generation is an Early Access feature.
20
+Unit Test Generation is an Early Access Experimental feature.
21
22
## Usage
23
0 commit comments