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.4.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a20a810980ee6211897efa5528da438567d60d560e6421a173599373ce2714f |
|
MD5 | 4bce883a82c7cdc74292a6504670cb33 |
|
BLAKE2b-256 | 2a3e5e300d67c789c6044480ee376bad67a2132538681ffa21aaf8728b06f7e8 |
Close
Hashes for robotframework_jupyterlibrary-0.4.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76ece1a1db86bfaba7e0b6a88cf7f8bf2a99733948180c635abaad3083c6c820 |
|
MD5 | 2cdd4e3b58915d761238e42d1933e8bd |
|
BLAKE2b-256 | b55468dd704604b30e0c08768d9c6591ccbc35240ccf60cf39f4587e5bf837fb |