mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
integration tests: version label
This commit is contained in:
parent
6f2e16097f
commit
171454b260
@ -2,6 +2,8 @@
|
||||
|
||||
# Integration Tests
|
||||
|
||||
<primary-label ref="2023.2"/>
|
||||
|
||||
<link-summary>Tutorial on how to create UI and functional integration tests</link-summary>
|
||||
|
||||
There are several important reasons to create integration tests, including:
|
||||
@ -13,4 +15,4 @@ There are several important reasons to create integration tests, including:
|
||||
|
||||
1. [](integration_tests_intro.md)
|
||||
2. Writing UI Tests (will be available soon)
|
||||
3. API Interaction (will be available soon)
|
||||
3. API Interaction (will be available soon)
|
||||
|
@ -2,6 +2,8 @@
|
||||
|
||||
# Introduction to Integration Tests
|
||||
|
||||
<primary-label ref="2023.2"/>
|
||||
|
||||
<link-summary>Walkthrough how to create the first integration tests.</link-summary>
|
||||
|
||||
## Adding dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user