dominikh1 changed the topic of #cinch to: The IRC Framework | Latest version: Cinch 2.0.6
jonahR has quit [Quit: jonahR]
v0n has joined #cinch
Spami has quit [Quit: This computer has gone to sleep]
<dyoung522>
dominikh: so, I've been reading up on minitest. Given your distaste of 'reads like english', do you also have a problem with minitest/spec?
<dominikh>
dyoung522: since it's effectively the same thing, yes ;)
<dominikh>
*same thing as rspec
* dyoung522
nods
<dyoung522>
I assumed that's what you would say. =)
<dyoung522>
I didn't expect to get a response until the morning.
<dominikh>
it's only 5am
<dyoung522>
heh
<dominikh>
(and I'm stuck in a game)
<dyoung522>
are you still up or up again?
<dominikh>
still up
<dyoung522>
it's 11pm here
<dominikh>
heh
<dyoung522>
what game?
<dominikh>
black & white
<dyoung522>
don't know it.
<dominikh>
shame on you.
<dyoung522>
oh, wait, is that a really old game?
<dyoung522>
where you play god?
<dominikh>
yes
<dyoung522>
haha, I played that back when it came out.
<dominikh>
me too ;)
<dyoung522>
nice
postmodern has quit [Quit: Leaving]
postmodern has joined #cinch
Spami has joined #cinch
Spami has joined #cinch
Spami has quit [Quit: This computer has gone to sleep]
Spami has joined #cinch
Spami has joined #cinch
Spami has quit [Quit: This computer has gone to sleep]
Spami has joined #cinch
postmodern has quit [Quit: Leaving]
rickmasta has quit [Quit: Leaving...]
postmodern has joined #cinch
Spami has quit [Quit: This computer has gone to sleep]
rickmasta has joined #cinch
rickmasta has quit [Quit: Leaving...]
rickmasta has joined #cinch
kludge` has quit [Ping timeout: 256 seconds]
kludge` has joined #cinch
rickmasta has quit [Quit: Leaving...]
postmodern has quit [Quit: Leaving]
rickmasta has joined #cinch
rickmasta has quit [Quit: Leaving...]
rickmasta has joined #cinch
rickmasta has quit [Quit: Leaving...]
Guest25803 has quit [Ping timeout: 245 seconds]
petru has joined #cinch
petru is now known as Guest23791
v0n has quit [Ping timeout: 245 seconds]
framling has quit [Quit: Lost terminal]
v0n has joined #cinch
<Dwarf>
Ello
<Dwarf>
Was it m.user or m.nick
<Dwarf>
For the nickname
<waxjar>
m.user.nick
<Dwarf>
Thanks
framling has joined #cinch
kludge` has quit [Remote host closed the connection]
kludge` has joined #cinch
Spami has joined #cinch
Spami has joined #cinch
rickmasta has joined #cinch
rickmasta has quit [Quit: Leaving...]
postmodern has joined #cinch
rickmasta has joined #cinch
<dyoung522>
dominikh: okay, I've migrated nearly all the rspec tests to minitest.
<dyoung522>
minitest was ridiculously easy to pick up... but it's not even close to being as helpful when there are errors.
<dyoung522>
(without using spec)
<dyoung522>
no contexts, for example.
rickmasta has quit [Quit: Leaving...]
rickmasta has joined #cinch
<dyoung522>
14 test passing
<dyoung522>
+s
<dyoung522>
good. Minitest integration complete.
<dominikh>
heh.
<dyoung522>
now I can re-start work on it.
<dyoung522>
I will admit, being plain ruby it's much easier to write tests.
<dominikh>
see.
rickmasta has quit [Quit: Leaving...]
<dyoung522>
yeah, I think you were right on this. Althought I'll probably still use rspec for rails, but we'll see. I think you can use capybara with minitest too.
<dyoung522>
*although
v0n has quit [Ping timeout: 264 seconds]
<dominikh>
ah thank god, capybara is web stuff. no risk if you introducing it into cinch :P