stryker-mutator / stryker-cli

The command-line interface for Stryker, the JavaScript mutation testing framework
http://stryker-mutator.github.io
Apache License 2.0
10 stars 1 forks source link

Change the repo description (remove Work in progress!) #25

Closed korthout closed 7 years ago

korthout commented 7 years ago

Currently the description of this repo is:

The command line interface for Stryker (Work in progress!)

However, the CLI is now functional for stryker's installation, and for sending commands to stryker e.g. init. I think it's time to promote the repo from work-in-progress to something more appropriate. Which I'm sadly not able to do.

So, I propose something along the same lines as the stryker-api.

The API for Stryker, the JavaScript mutation testing framework

For example: The command line interface for Stryker, the JavaScript mutation testing framework

Lasty, as Stryker is now the 'The extendable JavaScript mutation testing framework.' I think we should also add extendable to both of those description. And for uniformity, I propose to remove the dot (.) at the end of the description in the main stryker repo.

korthout commented 7 years ago

@nicojs If you have some time, can you take a look at this?

nicojs commented 7 years ago

Hmm interesting. You would suggest to add "extendable" part? I later moved away from "extendable". It is a cool feature, but why not "fast" for example (another cool feature). I would suggest to keep it simple.

The JavaScript mutation testing framework

korthout commented 7 years ago

Haha. I completely agree. I simply suggested it because it would be consistent with the description of the stryker repo. I suggest you choose one and make it the same everywhere. Personally, I like the simplest the best too.

nicojs commented 7 years ago

Ok, they're all updated i think.

korthout commented 7 years ago

@nicojs Thanks for the changes, one small request though. can you use command-line interface instead of command line interface in the description for the stryker-cli repo?

nicojs commented 7 years ago

Done :)

korthout commented 7 years ago

Perfect! Thanks. I'll close this issue now.