We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3774822 + 5ca8aba commit c6e6ee3Copy full SHA for c6e6ee3
composer.json
@@ -1,6 +1,7 @@
1
{
2
"name": "atoum/ruler-extension",
3
"description": "The atoum ruler-extension allows you to filter your tests using Hoa\\Ruler",
4
+ "keywords": ["TDD", "atoum", "test", "unit testing", "ruler", "atoum-extension"],
5
"require": {
6
"atoum/atoum": ">=1.3.0,<3.0",
7
"hoa/ruler": ">=1.15.11.09,<2.0 | >=2.16.01.15,<3.0"
0 commit comments