Skip to content

Commit

Permalink
Update unittesting.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ololade97 authored and Aniket-Engg committed Apr 18, 2023
1 parent 0992347 commit 8545c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/unittesting.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ To get started, see [this simple example](./unittesting_examples.html#simple-exa

Run
-----
Once you are done with writing tests, select the file(s) and click on `Run` to execute the tests. The execution will run in a separate environment. After completing the execution of one file, a test summary will be show as below:
Once you are done with writing tests, select the file(s) and click on `Run` to execute the tests. The execution will run in a separate environment. After completing the execution of one file, a test summary will be shown as below:

![](images/a-unit-testing-run-result.png)

Expand Down

0 comments on commit 8545c0a

Please sign in to comment.