1 00:00:06,600 --> 00:00:09,030 - Hello again, and welcome to lesson 11. 2 00:00:09,030 --> 00:00:10,890 This is the first of two lessons 3 00:00:10,890 --> 00:00:14,280 where we're going to see how to test Angular applications. 4 00:00:14,280 --> 00:00:17,520 This lesson shows how to create an Angular application 5 00:00:17,520 --> 00:00:21,250 and how to get started writing simple tests using Jasmine 6 00:00:21,250 --> 00:00:23,043 which is quite similar to Jest.