Quanlong

Results 82 comments of Quanlong

Prefer [Gitlab's format](https://github.com/gitlabhq/gitlabhq/blob/master/CHANGELOG.md)

We can write it manually at begining days.

+1 for explicitly versioning(^), and let GreenKeeper handles the updating, GreenKeeper already provisioned.

This way will binding **abao** to nodejs only. I think it will decrease the usage scope. I think @ProLoser's topic is important. We need define what **abao** is and what...

Yeah, it's a good idea, could you help implement this feature?

Do you think it will be a little unclear if there are too much test case in hooks. Can we order the case in levels? such as ``` before("API1") .case('case...

You can have a look at #7, what about this style? ``` coffee hook ('GET /path', 'scene 1') .before (test, done) -> done() .after (test, done) -> done() hook ('GET...

I started development on previous weekend. Have not much time recently, so the progress is not good.