To test a particular devcontainer feature, say, lazygit:
devcontainer features test -f lazygit --skip-autogenerated -i mcr.microsoft.com/devcontainers/base:ubuntu -p .--skip-scenarios... tests only thetest.shtest case, but no scenario tests.--filter alpine --skip-autogenerated... tests only thealpinescenario (and neithertest.sh).
npm install -g @devcontainers/cli@latest