atoum / ruler-extension

The atoum ruler-extension allows you to filter your tests using Hoa\Ruler.
MIT License
9 stars 4 forks source link

update readme now that the extension is on packagist #6

Closed agallou closed 9 years ago

agallou commented 9 years ago

i've added the --dev option. When we'll create the first tag i'll remove the :dev-master version.

Hywan commented 9 years ago

Could be great to create a 0.1.0 version to get rid off the --dev (Composer does not like it :-(…).

agallou commented 9 years ago

@Hywan why get rid off the --dev option ? The library is for testing, so it will mostly be on the require_dev section of the composer.json. (but when will create a tag, we could remove the :dev-master).

Hywan commented 9 years ago

@agallou Yup ;-).

jubianchi commented 9 years ago

:+1: for me now.

One the first tag is pushed we'll only have to remove the :dev-master as @agallou said. I think we should merge this one as is and fix it later (when the tag is out)

Hywan commented 9 years ago

@jubianchi Exact.