Skip to content

testdouble/mocktail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.