Added Interop Regression and its count in readme

This commit is contained in:
Shivam Thakur
2022-03-14 16:50:20 +05:30
committed by GitHub
parent a736796794
commit e19d54d7d5

View File

@@ -83,6 +83,9 @@ http://pythontesting.net/framework/pytest/pytest-introduction/
[![regression testing](https://github.com/Telecominfraproject/wlan-testing/actions/workflows/regression.yml/badge.svg)](https://github.com/Telecominfraproject/wlan-testing/actions/workflows/regression.yml)
![Regression test count](https://raw.githubusercontent.com/Telecominfraproject/wlan-testing/badges/regression-count.svg)
[![interop regression testing](https://github.com/Telecominfraproject/wlan-testing/actions/workflows/interop_regression.yml/badge.svg)](https://github.com/Telecominfraproject/wlan-testing/actions/workflows/interop_regression.yml)
![Interop Regression test count](https://raw.githubusercontent.com/Telecominfraproject/wlan-testing/badges/interop_regression-count.svg)
### Best Practice
1. Ensure to have a python version > 3