https://github.com/betterspecs/betterspecs
RSpec Best Practices
https://github.com/betterspecs/betterspecs
Last synced: 4 days ago
JSON representation
RSpec Best Practices
- Host: GitHub
- URL: https://github.com/betterspecs/betterspecs
- Owner: betterspecs
- Created: 2012-10-02T14:35:34.000Z (over 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2024-08-02T01:57:16.000Z (9 months ago)
- Last Synced: 2024-08-20T13:02:33.377Z (8 months ago)
- Language: HTML
- Homepage: http://betterspecs.org
- Size: 5.63 MB
- Stars: 3,455
- Watchers: 88
- Forks: 283
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
- jimsghstars - betterspecs/betterspecs - RSpec Best Practices (HTML)
README
# betterspecs.org
Source code for [betterspecs.org](https://betterspecs.org)
## Requirements
RSpec Best Practices website is tested against MRI 2.7.0
## Installation
git clone [email protected]:betterspecs/betterspecs.git
cd betterspecs
bundle install
bundle exec jekyll serve## Resources
[betterspecs.org](https://betterspecs.org)
## Contributing
Fork the repo on github and send a pull requests with topic branches.
## Feedback
Use the [issue tracker](https://github.com/betterspecs/betterspecs/issues) for bugs.
## Links
* [GIT Repository](https://github.com/betterspecs/betterspecs)
* [Betterspecs website](https://betterspecs.org)## Authors
[Andrea Reginato](http://twitter.com/andreareginato)
## Contributors
Special thanks to the [following people](https://github.com/betterspecs/betterspecs/contributors) for submitting patches.
## Changelog
See CHANGELOG
## License
Betterspecs is released under the [MIT License](http://www.opensource.org/licenses/MIT).