ansible / ansible-jupyter-kernel

Jupyter Notebook Kernel for running Ansible Tasks and Playbooks
Other
534 stars 62 forks source link

Add nightwatch to run the tests #55

Open benthomasson opened 6 years ago

benthomasson commented 6 years ago

The tests in /tests should be run and verified from an automated process. This could be done by running them through jupyter console, using nightwatch to run them in the browser, or both.