Skip to content

Releases: pytest-dev/pytest-messenger

Minor doc update

10 Feb 06:59
Compare
Choose a tag to compare
2.1.2

Bump version to check auto upload

Release 2.1.1

16 Jul 10:22
9d1dd43
Compare
Choose a tag to compare

Added xfail and xpass to the report output.

Release 2.0.0

13 May 10:30
7344a20
Compare
Choose a tag to compare

New options added

  --slack_success_emoji=SLACK_SUCCESS_EMOJI [default = :thumbsup:]
                        Set icon for a successful run	                        Set emoji for a successful run
  --slack_failed_icon=SLACK_FAILED_ICON [default = :thumbsdown:]	  --slack_failed_emoji=SLACK_FAILED_EMOJI [default = :thumbsdown:]
                        Set icon for a failed run	                        Set emoji for a failed run
  --slack_success_icon=SLACK_SUCCESS_ICON [default = None]
                        Set icon (a url) for a successful run. Overrides SLACK_SUCCESS_EMOJI
  --slack_failed_icon=SLACK_FAILED_ICON [default = None]
                        Set icon (a url) for a failed run. Overrides SLACK_FAILED_EMOJI

Release 1.0.4

08 May 16:36
bef385c
Compare
Choose a tag to compare

Added new options for emoji customization #19

Release 1.0.3

08 May 16:26
6e5b080
Compare
Choose a tag to compare

Added new options for emoji customization #19

1.0.2: Merge pull request #1 from ArseniyAntonov/cookiecutter

18 Apr 12:13
8a1bd33
Compare
Choose a tag to compare