[Lynda] Node.js: Testing and Code Quality

Author

image of author Jon Peck

FCO Telegram Channel

Jon Peck

Released

9/13/2017

A maintainable codebase should have clean and easy-to-manage code. In this course, Jon Peck shows how to gauge quality, implement testing, and measure code coverage in your Node.js apps. To help you better understand these key concepts, he walks through how to clean up a buggy restaurant booking app. First, Jon reviews testing and code quality fundamentals. Next, he shows how to find errors by linting your code base, and explores different testing frameworks and their components. Finally, he demonstrates how to write unit and functional tests to exercise the code base, then determine what code was executed with a code coverage report.

Topics include:

  • What is code quality?
  • Testing and code quality fundamentals
  • Coding conventions and standards
  • Creating and enforcing coding standards
  • Unit, integration, and functional testing
  • Test-driven development test specificatons
  • Behavior-driven development test specifications
  • Finding errors with linting
  • Extending an ESLint shareable config
  • Validating correctness with unit testing
  • Replacing and inspecting with stubs, spies, and mocks
  • Code coverage and why it matters
  • Coverage with continuous integration
Skill Level Intermediate

3h 25m

Duration

9,555

Views
Show More Show Less
Skills covered in this course

DeveloperWebWeb Development Node.js

Size: 359.53M

 

https://www.lynda.com/Node-js-tutorials/Node-js-Testing-Code-Quality/587672-2.html.

2 thoughts on “[Lynda] Node.js: Testing and Code Quality”

Leave a Comment