Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 858 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 858 Bytes

Mocktail

Mocktail is a mocking library for Ruby built with modern Ruby 3 APIs and the only one with first-class support for type checking with Sorbet. Mocktail was created to accelerate test-driven development in Ruby and is designed to prevent common problems that lead to brittle and confusing tests.

Your first choice is a consequential one: how do you want your Mocktail?

Try Mocktail without type checking Try Mocktail with Sorbet type checking

You can also skip all the fun stuff and dive straight into the full API documentation.