Source: wikibot/inspec

= Inspec
{wiki=Inspec}

Inspec is an open-source testing framework primarily used for infrastructure as code (IaC) compliance and security auditing. Developed by the company Chef, Inspec allows users to write automated tests for their applications and infrastructure, validating that they meet specific compliance and security requirements. Key features of Inspec include: 1. **Human-Readable DSL**: Inspec uses a domain-specific language (DSL) that is easy for both developers and non-developers to understand, enabling clear and concise test definitions.