Txus

Results 12 comments of Txus

Same here, with: ``` rustc 1.10.0-nightly (ed7c56796 2016-04-17) binary: rustc commit-hash: ed7c56796ef17f13227a50dc1a72a018b1d5e33f commit-date: 2016-04-17 host: x86_64-apple-darwin release: 1.10.0-nightly ```

Great! I wasn't aware that melbourne was already extracted! Want to give it a try switching to the gem @stereobooster ?

No problem, I'll do it then :)

Fixed, now we shoud the failure page that already existed there.

In RSpec2, the Rake Task automatically uses _bundle exec_ if the project uses Bundler. http://github.com/rspec/rspec-core/blob/master/lib/rspec/core/rake_task.rb#L139

It's quite a good idea! The `Left` constructor could store `caller.drop(1)` as metadata, which could be accessed with a `trace` method on the `Left` class? Want to give it a...

Want to give it a try @wpiekutowski ?

That's right, I get annoyed too because it's not obvious where to look with many tests runs inbetween. Noted!

That's a great idea. The output right now is not the best part of Mutant :P I'm keeping this open -- I will implement your proposed format :D (Unless of...

Makes sense. You're running that on Virtus right? Could you paste me the `bin/mutate ...` command you used so that I can reproduce it? I'm not sure about the place...