File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
# robotframework-gevent
2
2
Run keywords asynchronously with the power of gevent
3
3
4
- ![ Coverage] ( ./docs/badges/coverage-badge.svg ) ![ MutationScore] ( ./docs/badges/mutscore.svg ) ![ Pylint] ( ./docs/badges/pylint.svg ) [ ![ Version] ( https://img.shields.io/pypi/v/robotframework-gevent.svg )] ( https://pypi.python.org/pypi/robotframework-gevent )
5
4
5
+ [ ![ Version] ( https://img.shields.io/pypi/v/robotframework-gevent.svg )] ( https://pypi.python.org/pypi/robotframework-gevent )
6
+ ![ ] ( https://raw.githubusercontent.com/eldaduzman/robotframework-gevent/main/docs/badges/coverage-badge.svg )
7
+ ![ ] ( https://raw.githubusercontent.com/eldaduzman/robotframework-gevent/main/docs/badges/pylint.svg )
8
+ ![ ] ( https://raw.githubusercontent.com/eldaduzman/robotframework-gevent/main/docs/badges/mutscore.svg )
6
9
7
10
[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
8
11
You can’t perform that action at this time.
0 commit comments