FrontendMasters - Testing Fundamentals

FrontendMasters - Testing Fundamentals

Register & Get access to index
thumb.jpg



There are no secrets to writing tests! Only in writing testable code! Tests are a way of transferring knowledge of how the system works from your current self to your future self (or future teammates). Tests are not a cost but scaffolding that allows you to build things faster with better quality.

We will look into how to write unit tests, what patterns in designing our code make tests easy to write, and what patterns should be avoided. We will then scale up to integration tests and end-to-end tests. Finally, we will wrap up the discussion with UI testing.


By participating along with us in the workshop, you'll learn:

  • Learn how to set up your testing environment.
  • What are the common pitfalls when writing testable code?
  • How to think about different levels of testing: unit vs. integration vs. e2e
Author
Satoru Gojo
Downloads
258
Views
897
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Satoru Gojo