没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
幽门测验 一个Pylint插件,用于抑制与pytest相关的误报。 安装 要求: pylint pytest>=4.6 安装: $ pip install pylint-pytest 用法 通过命令行选项--load-plugins启用 $ pylint --load-plugins pylint_pytest < path> 或在pylintrc : [MASTER] load-plugins =pylint_pytest 禁止的Pylint警告 unused-argument 当夹具用于适用功能但未在功能主体中引用时的FP,例如 def test_something ( conftest_fixture ): # <- Unused argument 'conftest_fixture' assert True unused-
资源推荐
资源详情
资源评论
收起资源包目录
pylint-pytest-master.zip (63个子文件)
pylint-pytest-master
.gitignore 72B
setup.cfg 119B
README.md 4KB
CHANGELOG.md 3KB
.github
ISSUE_TEMPLATE
bug_report.md 714B
feature_request.md 818B
appveyor.yml 850B
tests
test_no_member.py 2KB
test_regression.py 977B
test_unused_argument.py 1KB
test_pytest_fixture_positional_arguments.py 615B
test_unused_import.py 2KB
base_tester.py 3KB
test_redefined_outer_name.py 1KB
input
redefined-outer-name
smoke.py 116B
caller_yield_fixture.py 163B
caller_not_a_test_func.py 162B
args_and_kwargs.py 133B
conftest.py 158B
unused-import
_same_name_module.py 75B
conftest.py 56B
_fixture_for_conftest.py 77B
same_name_decorator.py 242B
same_name_arg.py 199B
smoke.py 116B
caller_yield_fixture.py 163B
regression
import_twice.py 149B
useless-pytest-mark-decorator
mark_usefixture_using_for_test.py 124B
mark_usefixture_using_for_fixture_function.py 279B
mark_usefixture_using_for_fixture_attribute.py 226B
not_pytest_marker.py 387B
other_marks_using_for_fixture.py 425B
mark_usefixture_using_for_class.py 226B
unused-argument
smoke.py 144B
caller_yield_fixture.py 146B
caller_not_a_test_func.py 91B
args_and_kwargs.py 85B
cannot-enumerate-pytest-fixtures
no_such_package.py 139B
import_corrupted_module.py 76B
deprecated-pytest-yield-fixture
smoke.py 69B
func.py 151B
no-member
from_unpack.py 314B
inheritance.py 307B
fixture.py 273B
yield_fixture.py 279B
assign_attr_of_attr.py 333B
not_using_cls.py 275B
deprecated-positional-argument-for-pytest-fixture
without_scope.py 68B
with_kwargs_scope.py 86B
with_args_scope.py 80B
test_pytest_mark_for_fixtures.py 1012B
test_cannot_enumerate_fixtures.py 730B
test_pytest_yield_fixture.py 480B
LICENSE 1KB
sandbox
.placeholder 16B
setup.py 2KB
.travis.yml 484B
tox.ini 131B
pylint_pytest
utils.py 3KB
__init__.py 968B
checkers
fixture.py 10KB
class_attr_loader.py 2KB
__init__.py 107B
共 63 条
- 1
资源评论
尽心致胜
- 粉丝: 24
- 资源: 4661
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功