GitHub Pull-Request Beautifier
Pull 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.
Latest reviews
- (2015-08-26) Ian Zabel: Love how GitHub Pull Requests are sorted and grouped logically. Makes it a lot easier to understand what's going on in a PR.
Statistics
Installs
6
history
Category
Rating
5.0 (2 votes)
Last update / version
2017-08-17 / 1.1.0
Listing languages
en