Add Testing
This commit is contained in:
parent
ed6c73fc16
commit
fb80d55b85
10
README.md
10
README.md
@ -32,6 +32,16 @@ Yep. That's it. You should see the following output:
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Automated Testing the code
|
||||||
|
|
||||||
|
Now it' time to add some tests to your code to ensure it works the way you think it should.
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
Now your code is safe and bug-free. Simple, right ?
|
||||||
|
|
||||||
### Deploying
|
### Deploying
|
||||||
|
|
||||||
While you still have not done anything it's time to deploy your application. By running the following command you can deploy your application absolutely nowhere.
|
While you still have not done anything it's time to deploy your application. By running the following command you can deploy your application absolutely nowhere.
|
||||||
|
Loading…
Reference in New Issue
Block a user