This Course in a Nutshell
This video course, complete with a running Github repository is a complete step–by–step guide to Angular Testing in general. We are going to take a small sample application that is already completed, but that has no tests yet.
We are then going to discuss the best approach to test each part of the application, and we are going to write the tests step–by–step, explaining every decision along the way.
We are going to start by writing Unit Tests for the multiple parts of the application, and then on a later stage, we are going to learn how to perform End to End (E2E) tests.
More than talking about how to test, this course will also cover when to test and why, as well as all sorts of testing best practices.
Course Overview
Starting from scratch, we are going to introduce behavior–driven testing concepts, by quickly introducing the main concepts and utilities of the Jasmine Testing framework.
We are then going to introduce some testing best practices, and we are going to talk about mocks and Jasmine spies. We will then introduce some of the Angular Testing utilities such as the Angular TestBed, which we will be using to test a couple of simple Angular services.
Instructor Details
Courses : 15
Specification: Angular Testing Masterclass (with FREE E-Book)
|
25 reviews for Angular Testing Masterclass (with FREE E-Book)
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $17.99 |
---|---|
Provider | |
Duration | 5 hours |
Year | 2022 |
Level | All |
Language | English |
Certificate | Yes |
Quizzes | No |
$89.99 $17.99
Nico Nel –
Makes perfect sense so far, like the tempo at which the instructor is moving along.
Abhijit Mophare –
Awesome
Nitin Rahane –
good to get starting with angular unit testing.
Enrique Vicent –
One of the best courses in Unit Test available and the most complete course to learn about all the possibilities that Angular Testing can provide to the application.
Ivan Muliarchyk –
The good course, but I would like to see more cases such as testing ngrx and other. But anyway it is a good course
Vishnu –
good
Jason Goo –
Excellent explanation of basic Angular Testing. Some topics are missing such as testing Directive, Routing, and Forms, especially reactive forms. Look forward an advanced testing course including TDD.
Adam Victor –
Great lectures, looking forward to learning more in depth about unit testing,
Brett Palmer –
This is one of the best courses on Angular testing. It’s often a topic that is not discussed but very important for application development. I have watched sections of this course multiple times. Thx.
Ivo Kostovski –
The course is amazing but is too short. The service testing was pretty well, but the components testing part is barely scraping the surface. Forms testing, Dom manipulation and so on, is missing, and those things are very important.
Sumeet Sood –
I beleive some advance cases are not covered, like 1)Testing directives 2)Sometimes we call service, it makes api call and stores that data in store and our component then takes that data from store.
Tarun Chopra –
This was a good course to understand unit testing and e2e testing in angular. I would like you to have more examples regarding e2e testing for better understanding. Also I would like to understand more testing frameworks that we can use with angular (like jest) and a comparison among them. If possible let me know which testing framework is best for unit testing and e2e testing in angular.
Denis Lisitsyn –
A very useful course but the instructor speaks without pauses.
William Siqueira –
Best Angular Unit Testing Course Ever
Nilesh Thali –
course started a bit slow, but by the end of section 1, i felt like i was learning useful stuff. the course and the typescript jumpstart book desperately need an upgrade to the current versions.
jaliya Roshen –
Very good content and clear explanations.
Somnath jana –
looks good.
Sengngy Kouch –
I have learnt a lot of tips and tricks through out the course. It’s a pleasure ride.
Vugar Abdullayev –
Nice course about fundamentals in unit testing in Angular!
Alexey Danylov –
Good structure and presentation
Nicolas Gauvreau –
Good content explained clearly but a lot of repetition and recaptilations. Given the length of the lessons, a summary of the previous lesson and a preview of the next in every lesson appears excessive…
Hyeon Ghim –
Good
Adeline Davis –
Going through the set up was easy to follow and execute. The only problems I had were with following the import statements due to my ide not having auto imports enabled.
Ferdinand B. Gloria –
This is the tutorial I’ve been looking for a long time. Many many thanks.
Kevork Yerevanian –
Great course and very good teacher!