Spock - Document -01- introduction & Getting Started

Posted gforc

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Spock - Document -01- introduction & Getting Started相关的知识,希望对你有一定的参考价值。

 

Spock is a testing and specification framework for Java and Groovy applications. What makes it stand out from the crowd is its beautiful and highly expressive specification language. Thanks to its JUnit runner, Spock is compatible with most IDEs, build tools, and continuous integration servers. Spock is inspired from JUnitjMockRSpecGroovyScalaVulcans, and other fascinating life forms.

 

以上是关于Spock - Document -01- introduction & Getting Started的主要内容,如果未能解决你的问题,请参考以下文章

Spock - Document -05 - Extensions

Spock - Document -06 - Modules

Spock单元测试框架实战指南十 - 注意事项

使用 Maven 运行 spock 单元测试

Spock单测利器的写法

确定 Spock 测试的执行顺序