From 51e8fc85fcf6e9c3f851877266a40034559f0f64 Mon Sep 17 00:00:00 2001 From: Allan Kilpatrick Date: Fri, 2 Nov 2018 13:35:53 +0000 Subject: [PATCH] Download counter --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c3b89dd..4903dfe 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ pytest-testrail [![Build Status](https://travis-ci.org/allankp/pytest-testrail.svg?branch=master)](https://travis-ci.org/allankp/pytest-testrail) [![PyPI version](https://badge.fury.io/py/pytest-testrail.svg)](https://badge.fury.io/py/pytest-testrail) +[![Downloads](https://pepy.tech/badge/pytest-testrail)](https://pepy.tech/project/pytest-testrail) This is a pytest plugin for creating/editing testplans or testruns based on pytest markers.