1 Star 0 Fork 32

新无止竞 / InjectFix

forked from 腾讯开源 / InjectFix 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 368 Bytes
一键复制 编辑 原始数据 按行查看 历史
johnche 提交于 2019-09-10 14:50 . 可读性优化
language: csharp
before_script:
- cd Source/VSProj/vs2013
- chmod +x inject_redirect_dll
- nuget restore IFix.sln
- nuget install NUnit.Runners -Version 3.2.0 -OutputDirectory testrunner -ExcludeVersion
script:
- msbuild /property:Configuration=Release IFix.sln
- ./testrunner/NUnit.ConsoleRunner/tools/nunit3-console.exe ../Lib/IFix.UnitTest.dll
C#
1
https://gitee.com/huiwei13/InjectFix.git
git@gitee.com:huiwei13/InjectFix.git
huiwei13
InjectFix
InjectFix
master

搜索帮助