I am working with ruby ββ1.8, rails 3.1 and rspec 2.7
I am trying to do very good tests, I want to try one of these code mutation tools. I just found Heckle, but it seems to be very outdated, and it's hard for me to work with it. Is there any other mutation tool for Ruby? or is there any other way to get some automatic feedback on the quality of the tests? (excluding coverage)
I rewrote mutant from scratch.
Instructions for use can be found in the Readme on Github. Mutant targets MRI and RBX at 2.0 / 2.1 / 2.2. Currently, he can only kill mutations with rspec3, but other killers are possible.
Check out the mutant . This is a rewrite of a check built on top of Rubinius.
Source: https://habr.com/ru/post/1384260/More articles:make your jar not decompiled - jarEmpty Junit Posts by ant - junitHow to add an extra download button for an HTML / CSS page? - jqueryget the current device location after a certain interval - androidimplement an interface in an abstract class - c #Rails 3.1 + ActiveAdmin GEM css / stylesheet conflict? - ruby-on-rails-3Duration of pressing cocos2d - uigesturerecognizerCommunication of applications with applications through network sockets - javaMysql joins - sqlpassing an array of data from Json to the wcf function as an argument - jsonAll Articles