https://github.com/betterspecs/betterspecs
RSpec Best Practices
https://github.com/betterspecs/betterspecs
Last synced: about 2 months 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-11-14T12:32:31.000Z (7 months ago)
- Last Synced: 2025-04-29T14:19:34.459Z (about 2 months ago)
- Language: HTML
- Homepage: http://betterspecs.org
- Size: 5.63 MB
- Stars: 3,470
- Watchers: 86
- Forks: 286
- Open Issues: 32
-
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).