From 6ad317278c098e000c3ae067a1bfb39b8f6ba440 Mon Sep 17 00:00:00 2001 From: debugtalk Date: Tue, 1 Oct 2019 15:54:57 +0800 Subject: [PATCH] doc: add TTF shield --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f612c778..c98d501a 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ [![coveralls](https://coveralls.io/repos/github/HttpRunner/HttpRunner/badge.svg?branch=master)](https://coveralls.io/github/HttpRunner/HttpRunner?branch=master) [![pypi version](https://img.shields.io/pypi/v/httprunner.svg)](https://pypi.python.org/pypi/httprunner) [![pyversions](https://img.shields.io/pypi/pyversions/httprunner.svg)](https://pypi.python.org/pypi/httprunner) +[![TesterHome](https://img.shields.io/badge/TTF-TesterHome-2955C5.svg)](https://testerhome.com/opensource_projects/httprunner) HttpRunner is an HTTP(S) protocol-oriented universal testing framework. Write testing scripts in `YAML/JSON` once, you can then achieve automated testing, performance testing, online monitoring, continuous integration and other testing needs.