Run Integration Tests

Run the New Relic .NET agent integration tests locally. Use whenever you need to run, debug, or reproduce an integration test (host-run IntegrationTests, UnboundedIntegrationTests, or ContainerIntegrationTests), are verifying an agent/wrapper change end to end, or find yourself reaching for `dotnet test` against a test project in this repo. You run these from the CLI yourself -- secrets and infra are already in place. Covers the build-first prerequisite, picking the layer, the run command per layer, and the env gotchas behind confusing failures.

newrelic 865271a 7.6 KB Updated

File contents

newrelic/newrelic-dotnet-agent/tree/main/.claude/skills/run-integration-tests commit 865271a656

Frequently asked questions

npx skillmds@latest add newrelic/run-integration-tests