Testing a REST API with Mocha & Chai - 02 - Install Test Dependencies

Поделиться
HTML-код
  • Опубликовано: 6 сен 2024
  • Welcome!
    In this video series, I test a MongoDB-ExpressJS-NodeJS REST API with Mocha and Chai.
    The videos will cover: introduction, setting up dependencies in VS Code, creating simple end2end tests and API route tests etc.
    GitHub: github.com/ssp...
    Mocha: mochajs.org/
    Chai: www.chaijs.com/
    Chai-http: www.chaijs.com...
    NodeJS: nodejs.org/en/
    MongoDB Atlas: www.mongodb.co...
    Postman API testing: www.postman.com/
    Swagger API docs/testing: swagger.io/sol...

Комментарии • 1

  • @ernanovia8672
    @ernanovia8672 2 года назад

    how to setup monodb for this rest api?
    I've never used mongodb