Pull Favors

Rate 5 / 2 votes
More than 12 users worldwide
Current version: 1.0.3
Price: FREE
Download extension
Like this extension ? Like/Share it!
GitHub Pull-Request BeautifierPull Favors
========

Re-orders your GitHub Pull Requests to improve readability.

Compatible with RSpec and other testing frameworks that use similar naming/path conventions.

Beautified order:

- feature specs
- for files:
- file
- file_spec
- everything else

## Notes

Feature specs must have the string "spec/features" in the path.

File specs must match the name and path of the file they are testing, with the following qualifications:
- The first directory is dropped.
- The spec filename contains a "_spec" postfix.

So, i.e.

app/services/model.rb

matches

spec/services/model_spec.rb

## Known Issues

Extension matching is not currently performed.

Reviews of Pull Favors extension

Similar extension