Skip to content

kastork/vertx3-spock-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vertx3-spock-example

Show use of spock to do async testing with vertx3

There's no gradle wrapper. Known to work with gradle 2.7

The idea is to test vertx java or groovy code with Spock's async capability -- no need for the Vertx test package. But this is a trivial example so far.

Spock test reports will be in build/reports/test

todo

  • Port more of the official Vertx test examples to spock.
  • Show tests of both java and groovy code under test.

About

Show use of spock to do async testing with vertx3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published