pulumi/tests/README.md

10 lines
134 B
Markdown

# Integration Tests
This module provides integration tests for the Pulumi CLI.
The tests can be run via:
``` sh
make test_all
```