John Backus

Results 74 comments of John Backus

Interesting. Would this be conditional on anything like whether the test is inside of a context? Also how long is too long? Maybe a better heuristic is if the description...

@pelletencate I don't think anyone is working on yardstick anymore.

Looks like you got what you wanted @ssokolow. There is now no license.

I'm not quite sure why the CI seems to hang on one mutation. Doesn't happen locally :unamused:

Is this still an issue or is registering your type with `Axiom` the solution? I'm having trouble with custom attributes in hashes and arrays but I'm not sure if I'm...

@mbj I changed class bodies to use `config` instead. This was a quick change and I've committed the changes as `fixup!` commits so you can see the changes by themselves....

@mbj Go for it. I can still contribute some work on weekends. If you start paving out a general pattern for how you refactor the different tasks I can follow...

> I'll focus on one specific tool (mutant). Great. Note https://github.com/mbj/devtools/commit/018a41321623a528c90d55eca22cc79f54387940 in that case. I had to change the task body a bit before adding tests because ``` ruby namespace...

I still do have a separate branch locally which captures Flay's reporting as a string instead of having it directly report to STDOUT. I'll try to pull that up as...

Relevant discussion: > **backus**: Would be an interesting addition to devtools https://github.com/nevir/rubocop-rspec > > > **GitHub** > > nevir/rubocop-rspec > > rubocop-rspec - Code style checking for RSpec files >...