Skip to content
This repository was archived by the owner on Jan 27, 2022. It is now read-only.
/ rspex Public archive

Learn how to writing spec in English from local gem's spec-files

License

Notifications You must be signed in to change notification settings

aq2bq/rspex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 30, 2014
e863ba5 · Aug 30, 2014

History

53 Commits
Nov 24, 2013
Aug 30, 2014
Aug 30, 2014
Aug 30, 2014
Nov 27, 2013
Nov 23, 2013
Aug 30, 2014
Aug 30, 2014
Nov 24, 2013
Nov 27, 2013
Nov 24, 2013
Aug 30, 2014

Repository files navigation

RSpex

Learn how to writing spec in English from local gem's spec-files

Installation

$ gem install rspex

Usage

search from 'it' sentence

$ rspex it 'keyword'

search from 'context' sentence

$ rspex context 'keyword'

search from 'describe' sentence

$ rspex describe 'keyword'

TODO

  1. Must be Improve performance (It takes 15sec with loading 2500 spec files! )
  2. Highlight search phrase
  3. Make to configurable
  4. Use Regular Expression

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Learn how to writing spec in English from local gem's spec-files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages