Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xMartin authored Aug 13, 2024
1 parent ab744bc commit 7899c97
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion natt-vscode-extension/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The tested applications can be written in any language.
## 🌟 Features of the NATT Configuration Editor

- **📝 Intuitive Configuration Editor:** Easily create and modify test configurations with syntax highlighting and autocomplete.
- **📝 Intuitive Configuration Editor:** Easily create and modify test configurations with code autocomplete.
- **🧪 Execute Tests:** Directly execute and manage tests from within the extension, streamlining your workflow and providing immediate feedback.
- **📊 Test Report Viewer:** View detailed test reports within VS Code, allowing you to analyze results without leaving your development environment.
- **💡 Code Snippets:** Quickly insert common test configuration snippets to speed up the writing process.
Expand Down Expand Up @@ -66,3 +66,5 @@ The VS Code editor showing the configuration file on the left and the test resul
5. **Run Tests:** Execute your tests directly from the terminal or using the provided commands.
6. **View Reports:** Access detailed test reports within the editor to review and analyze the results.

> It is recommended to set the **Tab Display Size** on **4**

0 comments on commit 7899c97

Please sign in to comment.