suggested changes and run result image update

pull/5370/head
aniket-engg 5 years ago
parent ad8851474b
commit 18b79d96cd
  1. BIN
      docs/images/a-unit-testing-run-result.png
  2. 2
      docs/unittesting.md

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 100 KiB

@ -36,7 +36,7 @@ To get started, see [this simple example](./unittesting_examples.html#simple-exa
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)

Loading…
Cancel
Save