pulumi/tests/README.md

10 lines
134 B
Markdown
Raw Permalink Normal View History

2021-08-24 23:29:27 +02:00
# Integration Tests
This module provides integration tests for the Pulumi CLI.
The tests can be run via:
``` sh
make test_all
```