cbd0adca91
Stateful FastAPI lab with contract packs, Compose/Helm, Docker Hub release targets, and Pulumi coverage across all Engine series (GET/POST/PUT/DELETE/HEAD).
14 lines
327 B
Markdown
14 lines
327 B
Markdown
**Language / Язык:** [English](pulumi.md) | [Русский](../ru/examples/pulumi.md)
|
|
|
|
# Pulumi
|
|
|
|
Contract-coverage lab under [`pulumi-tests/pulumi/`](../../pulumi-tests/README.md).
|
|
|
|
```bash
|
|
make up && make seed
|
|
make test-pulumi-smoke
|
|
make test-pulumi
|
|
```
|
|
|
|
HTML report: `pulumi-tests/reports/pulumi-contract-coverage.html`
|