Skip to content

Commit

Permalink
Merge branch '2.0.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Nov 2, 2018
2 parents 52ea361 + d818e1a commit 7257572
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7731,10 +7731,10 @@ can specify a source for your test, which disables the behavior of finding a def
==== Using Spock to Test Spring Boot Applications
If you wish to use Spock to test a Spring Boot application, you should add a dependency
on Spock's `spock-spring` module to your application's build. `spock-spring` integrates
Spring's test framework into Spock. It is recommended that you use Spock 1.1 or later to
Spring's test framework into Spock. It is recommended that you use Spock 1.2 or later to
benefit from a number of improvements to Spock's Spring Framework and Spring Boot
integration. See http://spockframework.org/spock/docs/1.1/modules.html[the documentation
for Spock's Spring module] for further details.
integration. See http://spockframework.org/spock/docs/1.2/modules.html#_spring_module[the
documentation for Spock's Spring module] for further details.



Expand Down

0 comments on commit 7257572

Please sign in to comment.