Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 887 Bytes

index.rst

File metadata and controls

36 lines (23 loc) · 887 Bytes

Welcome to MatchMaker's documentation!

matchmaker makes it easy to write hamcrest matchers with minimum coding.

It includes decorators that turn simple functions into hamcrest matchers. The only requirement for these functions is that they must return boolean values, and they can optionally include a docstring that will be used as a descriptive text when matching fails.

The sources can be found in GitHub.

Contents

overview

Indices and tables

  • genindex
  • modindex
  • search