Regular Expressions 101

Community Patterns

Test molecule coverage

0

Regular Expression
Python

r"
^molecule\/default\/tests\/test_default\.py\s\.\s*\[?(\d+)\%\]$
"
gm

Description

Regex to test covered tests

Submitted by Florian Toulemont - a year ago