summaryrefslogtreecommitdiffstats
path: root/test/units/module_utils/conftest.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove Python 2 compat (via six) from unit testsMatt Clay2023-11-021-8/+5
* Require `from __future__ import annotations` (#81902)Matt Clay2023-10-051-2/+1
* Use ansible.module_utils.common.text.converters (#80704)Matt Clay2023-05-031-1/+1
* Update collections.abc imports (#79911)Matt Clay2023-02-041-1/+1
* Clean up unit test boilerplate.Matt Clay2020-06-221-0/+3
* Python 3.8 collections compatibility fixes.Matt Clay2018-10-081-1/+1
* AnsiballZ improvementsToshio Kuratomi2018-07-271-0/+4
* Porting tests to pytest (#33387)Toshio Kuratomi2017-12-051-0/+65