Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unit testing docs updated #2782

Merged
merged 2 commits into from
Apr 29, 2020
Merged

unit testing docs updated #2782

merged 2 commits into from
Apr 29, 2020

Conversation

Aniket-Engg
Copy link
Collaborator

fixes #2752

Click the button "Run tests" to executes all tests whose box has been checked below (by default all). The execution is run in a separate environment and the result is displayed below.
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.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think "select the right file(s)" is confusing - because right has many meaning here. So here's an edit:

select the _test.sol files in the list and ...

@Aniket-Engg Aniket-Engg removed the WIP label Apr 29, 2020
@yann300 yann300 closed this Apr 29, 2020
@yann300 yann300 reopened this Apr 29, 2020
@yann300 yann300 merged commit 31655bc into master Apr 29, 2020
@yann300 yann300 deleted the unitTesting-docs branch April 29, 2020 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update unit testing documentation before release 0.10.1
3 participants