<img src="https://up.zaixiankaoshi.com/5244154/8624440/image/png/1666405301780.png" alt="1666405301780.png"><p>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 rinning the test on a CI/CD pipeline?</p>
A、Alltheunittestsintestsumpyfailed.
B、Pytestddnotdetectanyfunctionsthatstartwith‘test_’.
C、
Thepipfileinithelocalenvironmentwasnotpushedtotheremoterepository.
D、
Nose2wasnotusedasthetestrunner