We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
目前与七牛相关的代码都必须提到travis才能调试,也不是说本地不行,是设施要适配比较麻烦。这个对于开发体验来说是非常糟糕的,需要本地起一个类似moco的东西。我想要的是,做到本地与真实环境一样的调试,并且做到最简单。相当于mock掉集成测试吧。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
目前与七牛相关的代码都必须提到travis才能调试,也不是说本地不行,是设施要适配比较麻烦。这个对于开发体验来说是非常糟糕的,需要本地起一个类似moco的东西。我想要的是,做到本地与真实环境一样的调试,并且做到最简单。相当于mock掉集成测试吧。
The text was updated successfully, but these errors were encountered: