arturadib / botio

Launch unit/regression tests directly from pull requests
http://documentup.com/arturadib/botio
112 stars 19 forks source link

Make it easy to test/try botio locally without hooks or server. #9

Open lightsofapollo opened 12 years ago

lightsofapollo commented 12 years ago

@arturadib

We spoke about this a bit already. My suggestion would be to use some test framework (mocha + chai/expect.js is my personally preference) and make it dead simple to test/simulate changes.

I would like to work on this before other changes so we can make changes with more confidence in bot.io.

lightsofapollo commented 12 years ago

We spoke about this on IRC decided to use mocha + assertions /w the TDD interface

arturadib commented 12 years ago

Yep, that'd be awesome, thanks James!

lightsofapollo commented 12 years ago

this is in the end of August -> September time-frame ( when I am a little less crazy busy ) I really want this but I am very strapped for time right now =(