Skip to content

petkekap/betterspecs

Repository files navigation

Introduction

Betterspecs is a collection of best practices on your specs. Learn more about at betterspecs.org

Requirements

This site is bilt with nanoc.

Ruby ~> 1.9.3

Installation

bundle install

Usage

Compile the site locally.

nanoc3 autocompile  # start the autocompiler and run the local server

The web site is now visible at localhost:3000. All changes will be automatically added.

Contribute

If you find some errors or you want to improve the documentation fork the repository on github and issue a pull request with your changes. No other means of supplying code to the team will be accepted.

Documentation guidelines

  • Do not duplicate existing knowledge (read twice what already exists).

  • Add the right information in the right place.

  • Bump to the new version and Update the CHANGELOG.

Feedback

Use the issue tracker for any but you find or to discuss new best practices. Feedback is always welcome.

Links

Authors

Andrea Reginato

Contributors

Special thanks to the following people for submitting patches.

Changelog

See CHANGELOG

Copyright

Copyright © 2013 Andrea Regianto. See LICENSE for details.

About

RSpec Best Practices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published