Skip to content

Releases: alexkuzmik/pytest-deepassert

v0.3.0

04 Nov 18:49
488c8f7

Choose a tag to compare

What's Changed

  • [NA] Invert default config to require --deepassert flag for plugin to work… by @alexkuzmik in #9

Full Changelog: 0.2.0...0.3.0

v0.2.0

04 Nov 12:06
bda827c

Choose a tag to compare

What's Changed

  • [NA] Cleanup the traceback in pytest_deepassert.equals, propagate verbosity level by @alexkuzmik in #7
  • [NA] Bump version 0.2.0 by @alexkuzmik in #8

Full Changelog: 0.1.3...0.2.0

v0.1.3

02 Sep 21:58
5f2b487

Choose a tag to compare

What's Changed

Full Changelog: 0.1.2...0.1.3

v0.1.2

02 Sep 20:42
bae7358

Choose a tag to compare

What's Changed

  • Updated readme
  • Fixed the bug when the left value was passed instead of the right value and messed up the report lines.
  • Bump version 0.1.2 by @alexkuzmik in #4

Full Changelog: 0.1.1...0.1.2

v0.1.1

02 Sep 16:54
085de5c

Choose a tag to compare

What's Changed

  • Initial implementation!

Full Changelog: https://github.com/alexkuzmik/pytest_deepassert/commits/0.1.1