aeris has quit [Write error: Connection reset by peer]
aeris has joined #ruby
ur5us has joined #ruby
jpn has joined #ruby
ikonia has quit [Ping timeout: 268 seconds]
ikonia has joined #ruby
protektwar has quit [Ping timeout: 244 seconds]
Furai has quit [Quit: WeeChat 3.6]
repo has joined #ruby
<repo>
heya!
<repo>
is it possible to run minitest in such a way that it runs all assertions in each test, even if one fails?
<repo>
we have a pretty extensive test suite and want to add coverage reports. It's supposed to be a CI job that runs scheduled every day on master and we don't want flaky tests to screw up the coverage measurement
desnudopenguino1 has joined #ruby
desnudopenguino has quit [Ping timeout: 244 seconds]
eddof13 has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
<rapha>
hi all
<rapha>
i seem to remember there's this thing for Hashes like the stuff you can do with | and & for Arrays
<rapha>
like, a={ab12k: 'foo', 43lws: 'bar'}; b={k2kds: 'blah', kfo32: 'foo'} ... and then you do some magic and you get the _subset_ where the _values_ are present in _both_ Hashes
<rapha>
like in this case you'd get {[:ab12k, :kfo32] => 'foo'} or something like that
<rapha>
or is this or something similar to this only possible by manually looping through (which is what i'm doing atm)
<rapha>
like, `a.values & b.values` ... but including the keys for each member of that set.
bit4bit has quit [Read error: Connection reset by peer]
bit4bit has joined #ruby
Ziyan has quit [Ping timeout: 268 seconds]
Ziyan has joined #ruby
jpn has quit [Ping timeout: 268 seconds]
jpn has joined #ruby
Ziyan has quit [Ping timeout: 268 seconds]
Ziyan has joined #ruby
jpn has quit [Ping timeout: 268 seconds]
markong has joined #ruby
dionysus69 has quit [Ping timeout: 268 seconds]
kenichi has quit [Changing host]
kenichi has joined #ruby
jpn has joined #ruby
RetroPunk has quit [Quit: ZNC 1.7.5+deb4 - https://znc.in]
bit4bit has quit [Quit: Leaving]
jpn has quit [Ping timeout: 268 seconds]
eddof13 has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
RetroPunk has joined #ruby
arg_ has quit [Quit: Connection closed for inactivity]
<leftylin1>
that seems unlikely, since the hash was never designed for lookup by value. at best this is going to be something like invert, filter_map, to_h.
_aeris_ has joined #ruby
jpn has joined #ruby
polishdub has quit [Read error: Connection reset by peer]
John_Ivan__ has quit [Read error: Connection reset by peer]
aeris has quit [Ping timeout: 268 seconds]
_aeris_ is now known as aeris
protektwar has quit [Quit: quitting away..]
polishdub has joined #ruby
Ziyan has quit [Ping timeout: 268 seconds]
Ziyan has joined #ruby
polishdub has quit [Remote host closed the connection]
jpn has quit [Ping timeout: 268 seconds]
aeris has quit [Remote host closed the connection]