Add Build and Coverage Status badges to README.md

This commit is contained in:
Paul Campbell 2016-06-02 21:43:41 +01:00
parent 37e8b6fbf1
commit 67fb0d0901

View file

@ -1,3 +1,6 @@
[![Build Status](https://travis-ci.org/kemitix/wiser-assertions.svg?branch=develop)](https://travis-ci.org/kemitix/wiser-assertions)
[![Coverage Status](https://coveralls.io/repos/github/kemitix/wiser-assertions/badge.svg?branch=develop)](https://coveralls.io/github/kemitix/wiser-assertions?branch=develop)
# wiser-assertions
Assertions for Wiser SMTP test server from subethamail
@ -38,4 +41,4 @@ Taken from Rafal Browiec [WiserAssertions] class.
.withContentContains(message_element_3);
}
[WiserAssertions]:http://blog.codeleak.pl/2014/09/testing-mail-code-in-spring-boot.html
[WiserAssertions]:http://blog.codeleak.pl/2014/09/testing-mail-code-in-spring-boot.html