Update README

This commit is contained in:
Dave Syer
2016-06-27 07:41:38 -07:00
committed by GitHub
parent 4ae4d1f1cd
commit 058ec4425a

View File

@@ -5,6 +5,7 @@ What you always need it confidence in pushing new features into a new applicatio
Feature ideas:
- [ ] Move DSL and stub runner code over from [Accurest](https://github.com/Codearte/accurest)
- [ ] Support [Citrus](http://www.citrusframework.org/) users (somehow?)
- [ ] Spring Restdocs generators
- [ ] Wiremock support for Spring Boot apps
- [ ] Wiremock mock servers using `MockRestServiceServer` (from Spring Test)