You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/ansible-test-pytest-asserti...

6 lines
328 B
YAML

bugfixes:
- ansible-test - Add support for ``pytest`` assertion rewriting when running unit tests on Python 3.5 and later.
Resolves issue https://github.com/ansible/ansible/issues/68032
known_issues:
- ansible-test - Unit tests for collections do not support ``pytest`` assertion rewriting on Python 2.7.