diff --git a/lectures/l12.md b/lectures/l12.md index eb00671..5b0c364 100644 --- a/lectures/l12.md +++ b/lectures/l12.md @@ -21,6 +21,11 @@ In this module, you will learn to: {% include lesson.html %} +### Tutorials +* [Tutorial: Cypress]({{site.baseurl}}{% link tutorials/week6-cypress.md %}) + + + ### Resources * [Software Engineering at Google: “Larger Testing”](https://learning.oreilly.com/library/view/software-engineering-at/9781492082781/ch14.html) * [Code example from lecture]({{ site.baseurl }}{% link Examples/module-12-testing-examples.zip %})