Widgetastic的Patternfly5小部件库。
项目描述
widgetastic.patternfly5
此库为PatternFly v5提供Widgetastic小部件,是widgetastic.patternfly4的扩展迭代。
组件
- alert
- breadcrumb
- button
- card
- chip
- clipboard-copy
- 日期和时间
- description-list
- drawer
- dual-list-selector
- expandable-section
- forms
- menus
- modal
- navigation
- pagination
- popover
- progress
- slider
- switch
- table
- tabs
- title
图表
模式
贡献指南
# clone the repo
git clone https://github.com/RedHatQE/widgetastic.patternfly5.git
cd widgetastic.patternfly5
# create a virtual environment
python3 -m venv .venv_pfy5
source .venv_pfy5/bin/activate
# update pip and its friends
pip install -U pip setuptools wheel
# install the package in editable mode
pip install -e .[dev]
pre-commit install
测试
该库针对 Patternfly React 文档 进行了 selenium 测试。它还配置了每次发布该页面新版本时都运行测试。
测试从官方 selenium 镜像 selenium/standalone-{chrome/firefox} 启动容器。我们可以通过 vnc https://127.0.0.1:7900
检查本地运行情况。
注意:测试使用 podman
管理容器。请在运行前安装它。
可以并行运行测试以加快执行速度。请确保已安装 xdist Python 插件。
使用 -n
键指定工作进程数量
BROWSER=firefox pytest -v testing -n 4
项目详情
关闭
widgetastic.patternfly5-24.4.15.0-py3-none-any.whl 的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | 5b07c0d9322eacf7754f9d4143980d705fed83c769619b88266c62e2049eb89a |
|
MD5 | 8af102701a4e41606aa7413de9fec41a |
|
BLAKE2b-256 | 5a4b1c55db6af69dd6c3de803bd62a04947888a117a9b533dd8cbfa742de16b2 |