pulumi/tests/README.md
2021-08-24 14:29:27 -07:00

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
```