Skip to content

Add issue template.#3

Merged
codito merged 2 commits intomicrosoft:masterfrom
codito:issuetemplate
Aug 31, 2016
Merged

Add issue template.#3
codito merged 2 commits intomicrosoft:masterfrom
codito:issuetemplate

Conversation

@codito
Copy link
Copy Markdown
Contributor

@codito codito commented Aug 31, 2016

No description provided.

@codito
Copy link
Copy Markdown
Contributor Author

codito commented Aug 31, 2016

@AbhitejJohn @sbaid @pvlakshm

@AbhitejJohn
Copy link
Copy Markdown
Contributor

@codito : Issue type looks new. Would folks fill that in appropriately or would we end up triaging all of these and adding our own tags irrespective?

Everything else looks good.

@codito
Copy link
Copy Markdown
Contributor Author

codito commented Aug 31, 2016

I hope contributors will fill the issue type.

@codito codito merged commit 7dcff07 into microsoft:master Aug 31, 2016
@codito codito deleted the issuetemplate branch August 31, 2016 09:37
Haplois added a commit to Haplois/testfx that referenced this pull request Nov 24, 2020
Haplois added a commit that referenced this pull request Apr 21, 2022
Evangelink added a commit that referenced this pull request Mar 20, 2026
- Fix #1: Replace hardcoded 'Expected all elements...' with AllMatchPredicateFailNew resource
- Fix #2: Remove 11 dead resource strings (ContainsFail, StartsWithFail, EndsWithFail,
  IsMatchFail, IsNotMatchFail, DoesNotEndWithFail, DoesNotStartWithFail,
  AssertThatFailedFormat, AssertThatMessageFormat, AssertThatDetailsPrefix, CollectionEqualReason)
- Fix #3: Replace bare catch with catch (Exception) in TryEvaluateFormatted
- Fix #5: Type-check StartsWith/EndsWith/Contains to only match string methods
- Fix #6: Add explicit ellipsis sentinel handling in FormatCallSite
- Fix #7: Fix grammar 'Both collection contain same elements' -> 'Both collections contain the same elements'
Evangelink added a commit that referenced this pull request Apr 21, 2026
- Replace ... placeholders in call-site expressions with <param> syntax
  (e.g. <delta>, <expected>) for clarity
- Standardize all evidence labels to lowercase spaced format
  (lowerBound → lower bound, ignoreCase → ignore case, etc.)
- Add actual value to IsExactInstanceOfType/IsNotExactInstanceOfType
- Make IsInstanceOfType and IsExactInstanceOfType wording parallel
  ('of type X (or derived)' vs 'exactly of type X')
- Fix IsInRange to use 5..10 range notation with expectations first
- Rename collection: to actual: in collection evidence blocks
- Add evidence blocks (collection values) to all CollectionAssert sections
  that were missing them (Contains, DoesNotContain, IsSubsetOf, etc.)
- Add collection to HasCount and IsEmpty evidence blocks
- Fix Assert.That to use flat label format (no indented margin)
- Update backward compatibility: list Assert.Inconclusive as explicit
  breaking change; note changes are part of MSTest v4
- Add 3 new unresolved questions from reviewer feedback:
  #10 control character rendering strategy
  #11 evidence block internal API
  #12 collection multi-line rendering
- Expand unresolved question #3 (diff rendering) with inline highlight idea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants