GithubHelp home page GithubHelp logo

lpender / pull-favors Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 48 KB

RSpec Pull Request beautifier.

Home Page: https://chrome.google.com/webstore/detail/pull-favors/eekfnkibgmemnnbbmdglmjabjdfdjglj?hl=en

JavaScript 100.00%

pull-favors's Introduction

Pull Favors is a Chrome extension that re-orders your RSpec and RSpec-compatible pull requests so that they are more readable.

It places feature-specs first.

It places other specs next to the files that they test.

Before

Alphabetical Order:

image

After

Feature specs first. Other specs paired with the files that they test.

image

Caveats

It expects feature specs to be in spec/features.

Other specs should correspond to the files they test in the following way:

app/folder/file.rb => spec/folder/file_spec.rb

Usage

  1. Install Pull Favors from the Chrome Webstore.
  2. Visit a pull request which conforms to the standard, outlined above, i.e. https://github.com/18F/C2/pull/937/files.

pull-favors's People

Contributors

lpender avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

pull-favors's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.