Skip to content

margaretmm/myblog

Repository files navigation

https://doc.huodongjia.com/detail-1848.html

https://blog.csdn.net/codebay118/article/details/72630102

https://wenku.baidu.com/view/937a612efbd6195f312b3169a45177232f60e4ef.html

https://www.jianshu.com/p/d5a2d4db5bc0

https://www.sohu.com/a/224590187_748431

一、EvoSuite简介     EvoSuite是由Sheffield等大学联合开发的一种开源工具,用于自动生成测试用例集,生成的测试用例均符合Junit的标准,可直接在Junit中运行。 通过使用此自动测试工具能够在保证代码覆盖率的前提下极大地提高测试人员的开发效率。但是只能辅助测试,并不能完全取代人工,测试用例的正确与否还需人工判断。 EvoSuite官网为http://www.evosuite.org EvoSuite GitHub https://github.com/EvoSuite/evosuite EvoSuite问题及解答http://stackoverflow.com/questions/tagged/evosuite 二、EvoSuite Eclipse插件的安装     EvoSuite 插件需要Java 8 的运行环境,并且只支持Eclipse的Lunar和Mars版本,在安装完毕Java 8之后(若系统中有多种Java开发环境,需将Eclipse的默认jre设置成Java 8 版本),需要将jdk1.8/lib/tools.jar  文件复制到  jre8/lib/ 文件夹当中,在此之后Java 8才能保证EvoSuite插件的正常运行。

About

my tech blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published