Metadata-Version: 2.2
Name: majava
Version: 0.2.0
Summary: Collection of matchers for testing
Author: wsnk
License: MIT
Project-URL: Homepage, https://github.com/wsnk/majava
Keywords: testing,test,pytest,matcher
Description-Content-Type: text/markdown
Requires-Dist: pytest
Provides-Extra: tests
Requires-Dist: flake8; extra == "tests"

## majava
Collection of matchers for testing

..tbd

TO ADD: WithAttrs, EachIs, Regexp, FileList
