Winnipegjs / talks

Do you want to talk at Winnipeg.js event? You're in the right place!
8 stars 0 forks source link

Automated Testing in Javascript #3

Closed yagudaev closed 6 years ago

yagudaev commented 6 years ago

Title

Automated Testing in Javascript

Description

Automated Testing is an important tool of ensuring the quality and durability of software. Until recently however, writing tests in Javascript has been so painful very few would go through the trouble. Thanks to modern tools like Jest and Cypress, this is no longer true. In this talk we will talk about how to write tests, the thinking behind tests and what level of test is appropriate.

About the speaker

Resources

Extra

Thanks for sharing and hope to see your talk soon! Winnipeg.js Team

nisnardi commented 6 years ago

This talk was part of the September event. Thanks!