File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11name : Code Coverage
22
3- on : [pull_request]
3+ on :
4+ pull_request :
5+ push :
6+ branches :
7+ - develop
8+ - main
49
510jobs :
611 coverage :
Original file line number Diff line number Diff line change 11# PHPUnit Markup Assertions
22
33![ Build Status] ( https://github.com/stevegrunwell/phpunit-markup-assertions/workflows/Unit%20Tests/badge.svg )
4- [ ![ GitHub release] ( https://img.shields.io/github/release/stevegrunwell/phpunit-markup-assertions.svg )] ( https://github.com/stevegrunwell/phpunit-markup-assertions/releases )
4+ [ ![ Code Coverage] ( https://coveralls.io/repos/github/stevegrunwell/phpunit-markup-assertions/badge.svg?branch=develop )] ( https://coveralls.io/github/stevegrunwell/phpunit-markup-assertions?branch=develop )
5+ [ ![ GitHub Release] ( https://img.shields.io/github/release/stevegrunwell/phpunit-markup-assertions.svg )] ( https://github.com/stevegrunwell/phpunit-markup-assertions/releases )
56
67This library introduces the ` MarkupAssertionsTrait ` trait for use in [ PHPUnit] ( https://phpunit.de ) tests.
78
You can’t perform that action at this time.
0 commit comments