Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是单元测试的新手,我想为一些项目做出贡献。所以 - 我从 git 分叉了一个存储库,安装了 phpunit,执行了它,然后……~200 次失败。
完全相同的代码的 Travis 服务返回构建通过。
作曲家文件中没有任何依赖关系,这很莫名其妙。是不是因为我的环境是Windows(有很多关于不相等字符串的错误,但是没有任何标有---或+++的行)?