Carrying Out Tests
Learn how to execute tests for the impure service.
We'll cover the following...
Until this point, we have only looked at the code and have not executed the tests themselves. Let’s do that now.
To execute the tests, click on the Run
button and wait for the ...