#Functional testing
Tests features using cucumber.js.
It is recommended to launch these tests from within a Kuzzle docker container, to avoid the hassle of installing all the needed dependencies.
See the Getting Started documentation for more information about installing Kuzzle.
$ npm run functional-testing