arustamov / chakram-mocha-mochawesome-metaweather-test-sample

REST api testing example project (Chakram + Mocha + Mochawesome)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

metaweather

REST api testing demo project (Chakram + Mocha + Mochawesome example)

How to set up and run:

  1. Install NodeJS
  2. Start terminal and go to repo root folder ("cd metaweather")
  3. Run "npm test" This is it;)

Results are going to be printed out to console. Also html report will be available here - ./mochawesome-report/mochawesome.html

About

REST api testing example project (Chakram + Mocha + Mochawesome)


Languages

Language:JavaScript 100.0%