Abstract
Infrastructure as Code (IaC) programs are written in imperative programming languages like Python or TypeScript while declaratively defining the target state of software deployments, which the IaC solution then sets up, e.g., Pulumi and AWS CDK. Through a repository mining study and analysis, we noticed that testing IaC programs poses a dilemma: current techniques are either slow and expensive or require prohibitively high development effort. To solve this issue, we introduce Automated Configuration Testing (ACT), enabling efficient testing with low development effort. ACT automates the tedious aspects of unit testing IaC programs and is extensible through a plugin system for test generators and oracles. ACT is already effective with simple type-based plugins, and leveraging existing giants, i.e., advanced test generation and oracle techniques, in new plugins will further boost its effectiveness.
Author supplied keywords
Cite
CITATION STYLE
Sokolowski, D., Spielmann, D., & Salvaneschi, G. (2024). Unleashing the Giants: Enabling Advanced Testing for Infrastructure as Code. In Proceedings - International Conference on Software Engineering (pp. 300–301). IEEE Computer Society. https://doi.org/10.1145/3639478.3643078
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.