Provides some help to the users such as what are the currently available skills and how to trigger them.
It makes use of skills metadata registered with the pytlas @meta()
decorator.
- French
- English
- How can you help?
- Que sais-tu faire ?
In order to launch tests, you will need to install required dependencies and then launch the test suite with:
$ pip install -r requirements_tests.txt
$ python -m nose --with-coverage --cover-package=help