Commit c2788172 authored by aniket-engg's avatar aniket-engg

suggested changes and run result image update

parent e8401c1d
...@@ -36,7 +36,7 @@ To get started, see [this simple example](./unittesting_examples.html#simple-exa ...@@ -36,7 +36,7 @@ To get started, see [this simple example](./unittesting_examples.html#simple-exa
Run Run
----- -----
Once you are done with writing tests, select the right file(s) and click on the button `Run` to execute the tests in the selected files. The execution will run in a separate environment and the result will be displayed below. Once you are done with writing tests, select the _test.sol files in the list and click on the button `Run` to execute the tests in the selected files. The execution will run in a separate environment and the result will be displayed below.
![](images/a-unit-testing-run-result.png) ![](images/a-unit-testing-run-result.png)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment