<nakilon>
how do you guys in big projects keep track on functional test failures? i.e. when something is broken and business says "we don't care, fix it latter", and it becomes a Failure in test suite
<nakilon>
there are some big and paid services to keep track on test runs and such things, but are there more lightweight tools and not trying to solve some extra things like merging manual and automated test cases, etc.
eddof13 has joined #ruby
polishdub has quit [Remote host closed the connection]
MsInput has quit [Ping timeout: 252 seconds]
eddof13 has quit [Quit: eddof13]
polishdub has joined #ruby
ih8u2 has joined #ruby
eddof13 has joined #ruby
ih8u has quit [Ping timeout: 272 seconds]
ih8u2 is now known as ih8u
Tempesta has joined #ruby
dionysus69 has quit [Ping timeout: 268 seconds]
wbooze has quit [Quit: Leaving]
user71 has joined #ruby
ssh07325 has joined #ruby
ssh0732 has quit [Remote host closed the connection]
ssh07325 is now known as ssh0732
Philip has quit [Quit: Client closed]
eddof13 has quit [Quit: eddof13]
brokkoli_originl has quit [Ping timeout: 265 seconds]
Munto has quit [Ping timeout: 244 seconds]
fantazo has joined #ruby
Munto has joined #ruby
eddof13 has joined #ruby
brokkoli_originl has joined #ruby
oznek has joined #ruby
wbooze has joined #ruby
<sam113101>
adam12: is it good?
jmcantrell has joined #ruby
<adam12>
sam113101: Which?
<sam113101>
adam12: exercism
<adam12>
sam113101: Not sure. Why you asking?
finsternis has quit [Read error: Connection reset by peer]
Kay606 has joined #ruby
eddof13 has quit [Quit: eddof13]
andy-turner has quit [Read error: Connection reset by peer]
andy-turner_ has joined #ruby
<clemens3>
nakilon: your tests are fine. your changes something, your tests fail. revert it back. nothing todo with business. business never knows what is your status of your tests. that is your dev business only.
<clemens3>
revert or fix, whatever, you just tell business your are not yet done with the new feature or whatever.
<o0x1eef>
RSpec has tag feature, might be useful in cases like that
<o0x1eef>
You can skip by tag, run by tag, list by tag. It is a minimal solution.
eddof13 has joined #ruby
andy-turner_ has quit [Remote host closed the connection]