devcontainers / devcontainers/cli

[feature] remove test containers after every run

未关闭
#409 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
feature-request
主要语言
TypeScript
星标
3k
派生
457
平均合并
13 小时 17 分钟
30 天内合并 PR
6

描述

I :heart: the tool thanks for creating it.

I observed that test containers don't stop and removed after every completion of tests.

After a successful run:
```
🏃 Starting test(s)...

🧪 Starting 'android-cli' tests...
🧪 Executing scenarios for feature 'android-cli'...
⚠️ No scenario file found at '/workspaces/devcontainer-features/test/android-cli/scenarios.json'. Skipping...

================== TEST REPORT ==================
✅ Passed: 'android-cli'
```
I observe the test containers still run:
```
node ➜ /workspaces/devcontainer-features/test/color (main) $ docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
32aa248c7dc0 vsc-1676027268210-864360691c93743c8b0c629ee643756c-features "/bin/sh -c 'echo Co…" 9 seconds ago Up 7 seconds flamboyant_moore
```

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。