Skip to content

Commit

Permalink
Added reference to 4th blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
IainHull committed Oct 1, 2013
1 parent 65fb374 commit 2672468
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -29,6 +29,7 @@ You can follow the [progress on my blog](http://iainhull.github.io/tags.html#res
* [The Builder Pattern](http://iainhull.github.io/2013/07/01/a-simple-rest-dsl-part-1/)
* [The Builder as the basis for a DSL](http://iainhull.github.io/2013/07/02/a-simple-rest-dsl-part-2/)
* [Extracting and asserting on response values](http://iainhull.github.io/2013/07/14/a-simple-rest-dsl-part-3/)
* [Grouping common request configuration with the `using` method](http://iainhull.github.io/2013/07/14/a-simple-rest-dsl-part-4/)
* Integrating RestTest with ScalaTest (planned)
* How to document a DLS (planned)
* How to structure DLS projects (planned)
Expand Down

0 comments on commit 2672468

Please sign in to comment.