ruby-scientist

Carefully test, measure, and track refactored code
  https://github.com/github/scientist
  0
  no reviews



A Ruby library for carefully refactoring critical paths.

Let's pretend one is changing the way permissions in a large web app are handled. Tests can help guide refactoring, but one should really compare the current and refactored behaviors under load.