microsoft / microsoft/dotnet-framework-docker

Add test for .NET Framework runtime version

Open
#1,205 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

area-infrastructure up-for-grabs
Dominant language
C#
Stars
761
Forks
349
Avg merge
36m
Merged PRs (30d)
1

Description

See https://github.com/microsoft/dotnet-framework-docker/discussions/1202 for more context.

There should be an image test that validates the .NET Framework Runtime version is exactly what we expect it to be, based on the image's tag. The test should use the registry to check what version is installed.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked discussion for context and the Microsoft registry guidance for determining installed .NET Framework versions. Locate the repository's existing image tests, then add coverage that compares the registry-reported runtime version with the version expected from the image tag. Done means the test validates the exact expected version.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, docker
Domain
devops, testing-qa
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.