# тест-кейсы

Published articles for тест-кейсы.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Test as Text в IntelliJ IDEA

DevFeed: [Test as Text в IntelliJ IDEA](<https://devfeed.tech/articles/test-as-text-intellij-idea-23933.md>)

Original publisher: [Read original article](<https://habr.com/ru/companies/JetBrains/articles/575592/>)

Author: Razmik (JetBrains)

Published: 2021-08-31T14:53:37Z

Content type: tutorial

Language: ru

Sources: [JetBrains RU](<https://devfeed.tech/sources/jetbrains-ru.md>)

Topics: [IntelliJ IDEA](<https://devfeed.tech/topics/intellij-idea.md>), [Agile](<https://devfeed.tech/topics/agile.md>), [test](<https://devfeed.tech/topics/test.md>), [Markdown](<https://devfeed.tech/topics/markdown.md>)

Tags: [agile](<https://devfeed.tech/tags/agile.md>), [idea](<https://devfeed.tech/tags/idea.md>), [intellij](<https://devfeed.tech/tags/intellij.md>), [intellij-idea](<https://devfeed.tech/tags/intellij-idea.md>), [markdown](<https://devfeed.tech/tags/markdown.md>), [tag-34905ba5ce2c](<https://devfeed.tech/tags/tag-34905ba5ce2c.md>), [tag-532d1762d470](<https://devfeed.tech/tags/tag-532d1762d470.md>), [tag-7bc388df28ed](<https://devfeed.tech/tags/tag-7bc388df28ed.md>), [tag-e34f6dec12c4](<https://devfeed.tech/tags/tag-e34f6dec12c4.md>), [test](<https://devfeed.tech/tags/test.md>)

### AI overview

This tutorial explains how Agile teams can manage test cases in IntelliJ IDEA using a Test Management plugin and a Test as Text or Test as Code workflow. Test cases are stored as Markdown-based .t.md files in version control alongside project code, enabling synchronization with automated tests, change history review, and collaborative development.

### Source excerpt

Test as Text в IntelliJ IDEA - коротко о том, как мы видим управление чеклистами и тестовыми сценариями в agile командах. Читать далее