Vivek PemawatTitle: How Test Infrastructure Helps Release Faster and Better Quality SoftwareIn the fast-paced world of software development, delivering high-quality releases swiftly is a significant challenge. Developers are…Sep 10
George ShuklininOpsOpspytest.fail in a fixture and in a testA subtle difference between ERROR and FAILApr 26, 20211
George ShuklininOpsOpsInjecting modules into tests with PytestThere is a known slightly boring problem with tests. You have conftest.py, which is magical and is always available in tests (but only via…Jun 23Jun 23
George ShuklininOpsOpsChoosing between testinfra and Ansible for testsI worked enough with both approaches to discuss on advantages and disadvantages of both.May 10, 20212May 10, 20212
George ShuklininOpsOpsI run ansible to run ansible to make ansible runnable on remote hostHigher order generic inventories in an awkward languageOct 29, 2022Oct 29, 2022
Vivek PemawatTitle: How Test Infrastructure Helps Release Faster and Better Quality SoftwareIn the fast-paced world of software development, delivering high-quality releases swiftly is a significant challenge. Developers are…Sep 10
George ShuklininOpsOpspytest.fail in a fixture and in a testA subtle difference between ERROR and FAILApr 26, 20211
George ShuklininOpsOpsInjecting modules into tests with PytestThere is a known slightly boring problem with tests. You have conftest.py, which is magical and is always available in tests (but only via…Jun 23
George ShuklininOpsOpsChoosing between testinfra and Ansible for testsI worked enough with both approaches to discuss on advantages and disadvantages of both.May 10, 20212
George ShuklininOpsOpsI run ansible to run ansible to make ansible runnable on remote hostHigher order generic inventories in an awkward languageOct 29, 2022
Hadi AzaddelAnsible Code Testing — Part 2 — Writing TestsIn the previous article, we described some basics of Ansible code testing using Molecule. Also, some aspects of testing are represented…Jul 10, 2022
George ShuklininOpsOpsInterpolating Ansible jinja in testinfraOne of idiosyncrasies of Ansible with pytest (testinfra) is that whilst you have access to inventory, any Jinja there will mess up you…Jul 5, 2022
Maria KotlyarevskayaUsing Ansible Molecule to test roles in monorepoWhile I’ve been modifying a plenty of Ansible roles, I’ve wondered if I can make development process easier and transparent for me and my…Mar 13, 20211