Tutorial: Write a simple API test with Mocha in JavaScript




Source code on github:
https://github.com/therollingtester/mocha-starwars-apitests

http://crip.io/

Original source


9 responses to “Tutorial: Write a simple API test with Mocha in JavaScript”

  1. Hi Viktor. First of all awesome tutorial. Can you please give an example of a post request? I am working on a script which follows the same method as yours but I need to use a post request. I need to add new data. Appreciate it

Leave a Reply