Carrying Out Tests
Learn how to execute tests for the pure 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 execute the tests now.
To execute the tests, click on the Run
button and wait ...