Skip to content

banditcpp/matchers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matchers

Travis CI Status AppVeyor Status

An assertion library for C++11

Matchers is a header-only C++11 assertion framework having similarities to

  • RSpec Expectations (for Ruby),
  • Cedar Matchers (for Swift, Obj-C, ...),
  • ScalaTest Matchers (for Scala).

It was originally developed by Brandon Fosdick as part of Bandit and has been extracted to be usable in other contexts.

About

An assertion library for C++11

Topics

Resources

License

Stars

0 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors