awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
andreareginato avatar

andreareginato/betterspecs

0
View on GitHub↗
3,490 stars·284 forks·HTML·7 viewsbetterspecs.org↗

Betterspecs

RSpec Best Practices

Features

  • Programming Languages - Best practices for writing RSpec tests.
  • Coding Style Guides - Guidelines for writing clean and effective test suites.

Star history

Star history chart for andreareginato/betterspecsStar history chart for andreareginato/betterspecs

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does andreareginato/betterspecs do?

RSpec Best Practices

What are the main features of andreareginato/betterspecs?

The main features of andreareginato/betterspecs are: Programming Languages, Coding Style Guides.

Which projects share features with andreareginato/betterspecs?

Projects with overlapping indexed features include: bbatsov/rails-style-guide — This project is a collection of community-driven coding standards and best practices for developing maintainable Ruby… bbatsov/ruby-style-guide — This project is a community-driven Ruby coding style guide and static analysis standard. It provides a collection of… uber-go/guide — This project is a collection of guidelines and best practices for the Go programming language, providing a… 3dgen/cppwasm-book — :books: WebAssembly friendly programming with C/C++ -- Emscripten practice. a8m/go-lang-cheat-sheet — This project is a comprehensive reference guide and cheat sheet for the Go programming language. It serves as a syntax… 9magnets/ios-developer-and-designer-interview-questions — A small guide to help those looking to hire a developer or designer for iOS work. While tailored for iOS, many…

Projects sharing features with Betterspecs

These projects share indexed features with Betterspecs. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • bbatsov/ruby-style-guidebbatsov avatar

    bbatsov/ruby-style-guide

    16,546View on GitHub↗

    This project is a community-driven Ruby coding style guide and static analysis standard. It provides a collection of agreed-upon rules for syntax, naming conventions, and structural guidelines to ensure uniform code appearance and maintainability across Ruby projects. The project serves as both a human-readable documentation resource for developers and a machine-readable RuboCop configuration specification. This allows natural language style guidelines to be mapped directly to automated linting rules. The system covers Ruby code standardization, style enforcement, and project governance thro

    View on GitHub↗16,546
  • bbatsov/rails-style-guidebbatsov avatar

    bbatsov/rails-style-guide

    6,509View on GitHub↗

    This project is a collection of community-driven coding standards and best practices for developing maintainable Ruby on Rails applications. It serves as a style guide, architecture reference, and development guide to ensure consistency across a codebase. The guide provides technical recommendations for establishing naming conventions and architectural patterns. It specifically focuses on organizing models, controllers, and views to separate business logic from data persistence and user interface presentation. The documentation covers a broad range of capabilities, including RESTful API desi

    View on GitHub↗6,509
  • uber-go/guideuber-go avatar

    uber-go/guide

    17,573View on GitHub↗

    This project is a collection of guidelines and best practices for the Go programming language, providing a comprehensive style guide and set of programming standards. It establishes a framework for writing maintainable and performant source code through standardized naming, structuring, and organizational conventions. The guide focuses on specific patterns for concurrency, error handling, and performance optimization. It details methods for managing goroutine lifecycles to prevent race conditions, designing structured error wrapping and routing to maintain observability, and implementing memo

    Makefilebest-practicesgogolang
    View on GitHub↗17,573
  • 3dgen/cppwasm-book3dgen avatar

    3dgen/cppwasm-book

    1,399View on GitHub↗

    :books: WebAssembly friendly programming with C/C++ -- Emscripten practice

    C++ccppemscripten
    View on GitHub↗1,399
Compare all 30 related projects→