Skip to content

Releases: rudineirk/pytest-mocha

0.4.0

02 Apr 17:40
Compare
Choose a tag to compare
  • Drop support for python 2
  • Fix warning with pytest>=5.4.0 (imp module)

0.3.0

20 Feb 01:28
Compare
Choose a tag to compare
  • Add support for test arguments
  • Fix test classes without TestCase as base description on pytest<=2.x
  • Fix warning with pytest>=4.2.x

0.2.1

20 Feb 01:27
Compare
Choose a tag to compare
  • Fix tests when plugins generate categories with spaces

0.2.0

20 Feb 01:27
Compare
Choose a tag to compare
  • Add support for the error, xfailed and xpassed statuses