Skip to content

up1/course-tdd-with-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Course :: Test-Driven Development with Node.JS

List of libraries

  • Testable strucure of project
  • Test strategy
    • Unit
    • Integration
    • Contract
    • End-to-end
  • Testing
    • Jest
    • Nock
    • SuperTest
  • Developing
    • lodash
    • sqlite3
    • joi
    • moment

List of workshop

Outlines

  • Test-Driven Development
    • Why -> What -> Where -> How
  • Types of Test
    • Unit test
    • Integration test
    • Component test
    • Contract test
    • End-to-End test
  • Good Unit test :: Properties
    • F.I.R.S.T
  • Test Structure
  • Continuous Testing
  • Testing with Node.JS application
  • Continuous Integration with NodeJS
  • Working with Container
  • Workshop
    • Design
    • Test and Develop
    • Deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published