Refer to the exhibit. Pipenv is used to manage dependencies. The test runs successfully on a local environment. What is the reason for the error when running the test on a CI/CD pipeline? A. All the unit tests in testsum.py failed. B. Pytest did not detect any functions that start with 'test_'. C. The pipfile in the local environment was not pushed to the remote repository. D. Nose2 was not used as the test runner. Â Suggested Answer: A This question is in 350-901 DEVCOR exam For getting DevNet Professional Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Cisco. Trademarks, certification & product names are used for reference only and belong to Cisco.
Please login or Register to submit your answer