文件名称:pytest-emoji-output::smirking_face:pytest插件以emoji表示测试输出(python + pytest + travisCI)
文件大小:3.22MB
文件格式:ZIP
更新时间:2024-02-25 21:19:05
emoji package pytest-plugin results EmojiPython
Pytest表情符号输出 一个pytest插件,可帮助反映带有表情符号的测试输出。 工具类 python 3.6、3.7、3.8 CI 代码分析 用法 安装 请运行以下脚本以从PYPI获取最新软件包: pip install pytest-emoji-output 然后请执行以下命令: pytest --emoji-out/--eo < your> 源代码 为了能够使用源代码中的插件,请执行以下命令: git clone git@github.com:vyahello/pytest-emoji-output.git pip install -e .
【文件预览】:
pytest-emoji-output-master
----MANIFEST.in(158B)
----mypy.ini(231B)
----.flake8(81B)
----.pylintrc(11KB)
----requirements-dev.txt(221B)
----requirements.txt(91B)
----media()
--------icon.png(171KB)
--------howto.gif(3.94MB)
----plugin()
--------__init__.py(233B)
--------emoji.py(2KB)
----.travis.yml(502B)
----tox.ini(170B)
----pytest.ini(132B)
----test-package-local.bats(794B)
----analyse-code.sh(1KB)
----AUTHORS.md(124B)
----LICENSE.md(1KB)
----test-package.sh(341B)
----setup.py(2KB)
----README.md(4KB)
----test-package-remote.bats(804B)
----.pypirc(106B)
----tests()
--------__init__.py(0B)
--------test_emoji.py(830B)
----.gitignore(933B)
----_config.yml(26B)
----pyproject.toml(428B)
----CHANGELOG.md(864B)