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/test/lib/ansible_test/_internal
Matt Clay 676b731e6f
ansible-test - Replace pytest-forked (#80525)
- Unit tests now report warnings generated during test runs.
- Python 3.12 warnings about `os.fork` usage with threads (due to `pytest-xdist`) are suppressed.
- Added integration tests to verify forked test behavior.
1 year ago
..
ci ansible-test - Update git diff handling (#80202) 2 years ago
classification ansible-test - Fix packaging change classification (#80360) 2 years ago
cli ansible-test - Add support for argcomplete 3 (#80482) 1 year ago
commands ansible-test - Replace pytest-forked (#80525) 1 year ago
compat ansible-test - Improve code formatting (#79983) 2 years ago
dev ansible-test - Improve code formatting (#79983) 2 years ago
provider ansible-test - Improve code formatting (#79983) 2 years ago
__init__.py ansible-test - Improve container management. (#78550) 2 years ago
ansible_util.py ansible-test - Improve code formatting (#79983) 2 years ago
become.py ansible-test - Improve code formatting (#79983) 2 years ago
bootstrap.py ansible-test - Improve code formatting (#79983) 2 years ago
cache.py ansible-test - Improve code formatting (#79983) 2 years ago
cgroup.py ansible-test - Improve code formatting (#79983) 2 years ago
completion.py ansible-test - Improve code formatting (#79983) 2 years ago
config.py ansible-test - Update git diff handling (#80202) 2 years ago
connections.py ansible-test - Improve code formatting (#79983) 2 years ago
constants.py ansible-test - Improve container management. (#78550) 2 years ago
containers.py ansible-test - Improve code formatting (#79983) 2 years ago
content_config.py ansible-test - Use more native type hints. (#78435) 2 years ago
core_ci.py ansible-test - Improve code formatting (#79983) 2 years ago
coverage_util.py ansible-test - Improve code formatting (#79983) 2 years ago
data.py ansible-test - Update git diff handling (#80202) 2 years ago
delegation.py ansible-test - Update git diff handling (#80202) 2 years ago
diff.py ansible-test - Improve code formatting (#79983) 2 years ago
docker_util.py ansible-test - Improve code formatting (#79983) 2 years ago
encoding.py ansible-test - Use more native type hints. (#78435) 2 years ago
executor.py ansible-test - Improve code formatting (#79983) 2 years ago
git.py ansible-test - Improve code formatting (#79983) 2 years ago
host_configs.py ansible-test - Improve code formatting (#79983) 2 years ago
host_profiles.py ansible-test - Support Podman 4.4.0+ 2 years ago
http.py ansible-test - Improve code formatting (#79983) 2 years ago
init.py ansible-test - Code cleanup and refactoring. (#77169) 3 years ago
inventory.py ansible-test - Support RSA SHA-1 for SSH clients. 2 years ago
io.py ansible-test - Improve code formatting (#79983) 2 years ago
junit_xml.py ansible-test - split controller/target testing (#75605) 3 years ago
locale_util.py ansible-test - Improve code formatting (#79983) 2 years ago
metadata.py ansible-test - Update git diff handling (#80202) 2 years ago
payload.py ansible-test - Fix vendoring support (#80074) 2 years ago
provisioning.py ansible-test - Improve code formatting (#79983) 2 years ago
pypi_proxy.py ansible-test - Fix various type hinting issues. (#79798) 2 years ago
python_requirements.py ansible-test - Show Python version before install (#80022) 2 years ago
ssh.py ansible-test - Improve code formatting (#79983) 2 years ago
target.py ansible-test - Allow target prefixes to use `_` (#80021) 2 years ago
test.py ansible-test - Remove pointless comparison (#80168) 2 years ago
thread.py ansible-test - Improve code formatting (#79983) 2 years ago
timeout.py ansible-test - Fix various type hinting issues. (#79798) 2 years ago
util.py ansible-test - Fix vendoring support (#80074) 2 years ago
util_common.py ansible-test - Improve code formatting (#79983) 2 years ago
venv.py ansible-test - Improve code formatting (#79983) 2 years ago