Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged pytest

0 votes
450 views
1 answer
    I'm currently performing pytest to test my GraphQL mutations. In this case, I input a test image file ... https://stackoverflow.com/questions/65896227/django-graphql-testing-images...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
615 views
1 answer
    A subset of pytest tests cannot run on gitlab due to dependencies on locally ran services. How can I exclude ... 65648528/tox-different-test-sets-during-local-and-gitlab-ci-runs...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
837 views
1 answer
    I would like to get allure step uuid for further use. Found the solution in java but not in python: AllureLifecycle ... not have any methods to get step uuid. Any suggestions?...
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
546 views
1 answer
    I'm using pytest and pytest-cov for code coverage. My project looks as following. There're two modules services and workers. ... > </coverage> How to fix it? Thanks for your time!...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
544 views
1 answer
    We have 100s of test cases where teardown fails as there is a bug on deleting a particular type of resource. So we ... the most efficient way to not have the tests fail over this?...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
553 views
1 answer
    We have 100s of test cases where teardown fails as there is a bug on deleting a particular type of resource. So we ... the most efficient way to not have the tests fail over this?...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...