An open API service indexing awesome lists of open source software.

https://github.com/betterspecs/betterspecs

RSpec Best Practices
https://github.com/betterspecs/betterspecs

Last synced: 4 days ago
JSON representation

RSpec Best Practices

Awesome Lists containing this project

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).