diff --git a/Testing-Views.md b/Testing-Views.md new file mode 100644 index 0000000..83cb5e1 --- /dev/null +++ b/Testing-Views.md @@ -0,0 +1,3 @@ +Assertions: + - to_be_http_response + - to_have_contents_of([String value to have been in HttpResponse])