Changes

Jump to: navigation, search

DPS909 & OSD600 Winter 2017 - Lab 8

1,590 bytes added, 12:53, 23 March 2017
Created page with "=Open Source Tooling and Automation Part 2: Unit Testing= In this lab you will extend your previous lab's tooling to include automated unit tests. Most large software projec..."
=Open Source Tooling and Automation Part 2: Unit Testing=

In this lab you will extend your previous lab's tooling to include automated unit tests. Most large software projects include tests, and it's a good idea to know how to create, run, and debug them.

Please following the instructions in the [https://github.com/humphd/Seneca2017LearningLab/blob/master/README-part2.md README-part2.md doc] at https://github.com/humphd/Seneca2017LearningLab.

When you are done, write a blog post about the experience, including:
* what you did
* what you learned
* things you found interesting or difficult.
* Was unit testing new to you? If so, what did you think? If not, how was it different with Jest/JS?

Make sure you include links to things you discuss in your blog.

After you've tested the editors and written your guide, add your '''name''', the '''chosen editor name''', and your '''blog guide''':

{| class="wikitable"
! style="font-weight: bold;" | #
! style="font-weight: bold;" | Name
! style="font-weight: bold;" | Blog Post (URL)
! style="font-weight: bold;" | TravisCI Build for Tests (URL)
|-
| 1
|
|
|
|-
| 2
|
|
|
|-
| 3
|
|
|
|-
| 4
|
|
|
|-
| 5
|
|
|
|-
| 6
|
|
|
|-
| 7
|
|
|
|-
| 8
|
|
|
|-
| 9
|
|
|
|-
| 10
|
|
|
|-
| 11
|
|
|
|-
| 12
|
|
|
|-
| 13
|
|
|
|-
| 14
|
|
|
|-
| 15
|
|
|
|-
| 16
|
|
|
|-
| 17
|
|
|
|-
| 18
|
|
|
|-
| 19
|
|
|
|-
| 20
|
|
|
|-
| 21
|
|
|
|-
| 22
|
|
|
|-
| 23
|
|
|
|-
| 24
|
|
|
|-
| 25
|
|
|
|-
| 26
|
|
|
|-
| 27
|
|
|
|-
| 28
|
|
|
|-
| 29
|
|
|
|-
| 30
|
|
|
|-
| 31
|
|
|
|-
| 32
|
|
|
|-
| 33
|
|
|
|-
| 34
|
|
|
|}

Navigation menu