For the time being, the KWSQA is continuing to offer KWality Talks online for free via Zoom.
Register: Online at our KWality Talk Page, Zoom link will be included in registration confirmation email.
Location: Online
Time: The meeting starts between 11:55 am and 12:00 pm, a waiting room might be enabled if you arrive prior to this time. Meeting ends at approximately 1:00 pm.
Speaker: Rob Richardson
Topic:
Unit tests? Integration tests? Mocks? Stubs? Fakes? How does this apply to the web? Let’s look at all the ways you can test a web app and demo all the tools you’d use. We’ll live-code most tests to show you exactly what makes a good testing strategy. You’ll leave with a GitHub repo you can use to keep learning or fork and use in your own PWAs.
In this code-focused test, we enumerate the types of tests we’d do: unit, integration, end-to-end, API, and others. We then show how you’d write a test in each. In this talk I demo Mocha, Chai, Karma, Cypress, Supertest, and others. Attendees leave with the GitHub repo of both the app and all the tests to continue learning or fork and use in their own work.
Bio:
Rob Richardson is a software craftsman building web properties in ASP.NET and Node, React and Vue. He’s a Microsoft MVP, published author, frequent speaker at conferences, user groups, and community events, and a diligent teacher and student of high quality software development. You can find this and other talks on his blog at https://robrich.org/presentations and follow him on twitter at @rob_rich.