Skip to content

Commit 7c50ecc

Browse files
committed
READ ME update
1 parent 67e73df commit 7c50ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

natt-vscode-extension/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The extension provides several commands to facilitate testing:
4444

4545
The following configuration files are used to manage NATT tests:
4646

47-
- **natt-args.txt:** This file contains the arguments passed to NATT.jar when running the tests. It is only used when invoking the **command NATT run through the VS Code extension**.
47+
- **natt-args.txt:** This file contains the arguments passed to NATT.jar when running the tests. It is only used when invoking the **command ```NATT run``` through the VS Code extension**.
4848
- **test-config.yaml:** In this file, you should implement your test configuration (test scenario). It defines how the tests will be executed.
4949

5050
Additionally, a script is automatically generated for both GitHub and GitLab CI/CD pipelines to run the tests as part of your automated testing process.

0 commit comments

Comments
 (0)