This is an automated email from the ASF dual-hosted git repository. bdelacretaz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git
commit 3f3e54545d60358cf9c4ae050c2bf31963d6b768 Author: Bertrand Delacretaz <[email protected]> AuthorDate: Thu Jul 26 16:56:33 2018 +0200 README --- literate-http-testing/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/literate-http-testing/README.md b/literate-http-testing/README.md new file mode 100644 index 0000000..3de8c2a --- /dev/null +++ b/literate-http-testing/README.md @@ -0,0 +1,4 @@ +TODO - describe this in more detail! + +I'm experimenting with tools for writing HTTP tests that are readable enough to serve +as reference documentation for out APIs.
