A Robot Framework library for automating (testing of) Jupyter end-user applications and extensions
Project description
robotframework-jupyterlibrary
A Robot Framework library for automating (testing of) Jupyter end-user applications and extensions
pip | conda | docs | demo | actions |
---|---|---|---|---|
Using
Write .robot
files that use JupyterLibrary
keywords... or use magics
in notebooks.
*** Settings ***
Library JupyterLibrary
Suite Setup Wait for New Jupyter Server to be Ready
Test Teardown Reset JupyterLab and Close
Suite Teardown Terminate All Jupyter Servers
*** Test Cases ***
A Notebook in JupyterLab
Open JupyterLab
Launch a new JupyterLab Document
Add and Run JupyterLab Code Cell
Wait Until JupyterLab Kernel Is Idle
Capture Page Screenshot
See the acceptance tests for examples.
Installation
pip install robotframework-jupyterlibrary
Or
conda install -c conda-forge robotframework-jupyterlibrary
Or see the contributing guide for a development install.
Free Software
JupyterLibrary is Free Software under the BSD-3-Clause License. It contains code from a number of other projects:
- Jyve (BSD-3-Clause)
- Initial implementations of robot keywords
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for robotframework-jupyterlibrary-0.3.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b42446502e90e8322153d67e2a3f18ca05913d17b91ee6b3b824dcb86e0f5d4b |
|
MD5 | f5c5976c1f6c6106b1d2a73e2e29b0b0 |
|
BLAKE2b-256 | 78cd0978201cd04bb8dfd8f084db0e1dd732a04b3ec14eee2c647eef4fd973d2 |
Close
Hashes for robotframework_jupyterlibrary-0.3.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e285bcb0d39ff3782821caa28c1ec6ac5c01eb2525f29e015bc297da53b230f |
|
MD5 | 25baddc3fa70c0913f71982ae04e48b9 |
|
BLAKE2b-256 | 12cf9dd24857c56ce81bf249b0ee41950bf68154aa42231068c3710b42c34503 |