Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrating PR 1614 #2582

Merged
merged 41 commits into from
May 5, 2022
Merged

Integrating PR 1614 #2582

merged 41 commits into from
May 5, 2022

Conversation

gasparnagy
Copy link
Contributor

This is a temporary PR for checking integration possibilities of #1614

@gasparnagy
Copy link
Contributor Author

Notes:

  • Shall we keep Steps.Given & co.? Shall we add Steps.GivenAsync (it is added now)? Shall we mark it as obsolete?

@gasparnagy gasparnagy mentioned this pull request Apr 13, 2022
7 tasks
@gasparnagy
Copy link
Contributor Author

Integration status:

TODO (after Easter):

  • Review and decide on TODOs
  • Manual exploratory testing
  • Check/fix VS integration (especially VS2022)

@gasparnagy
Copy link
Contributor Author

Green build! Hurray!

* origin/master:
  Corrected misspelled word (#2589)
  Expanded explanations about methods to create and compare objects (#2585)
  Support IReadOnlyCollection binding for ListValueRetriever (#2584)
  Use always .NET SDKs for building and running tests (#2583)

# Conflicts:
#	ExternalRepositories/SpecFlow.TestProjectGenerator
@gasparnagy
Copy link
Contributor Author

Status today:

  • Async behavior and backwards compatibility checked using manual exploratory testing (basic xUnit, MsTest, NUnit projects, compatibility check with a real project).
  • TODOs are removed

Notes:

  • I have removed the Microsoft.Bcl.AsyncInterfaces because we only used it for one class and it might cause versioning problems for .NET 4 (see here). The Microsoft.Bcl.AsyncInterfaces reference addition can be removed now from TestProjectGenerator, I think, but I haven't removed it yet.
  • Good news: SpecFlow.Plus.LivingDoc v3.9.57 seem to work fine with the new version (unused steps are also found correctly)
  • Bad news: VS2022 does not work, as expected

Next steps:

  • Merge PR
  • Fix VS2022 integration

//cc @SabotageAndi

@gasparnagy gasparnagy marked this pull request as ready for review May 2, 2022 12:48
Copy link
Contributor

@SabotageAndi SabotageAndi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Except the one HintPath, it looks good.
Please merge it only after I raised the version number in master to 3.10.

TechTalk.SpecFlow/TechTalk.SpecFlow.csproj Outdated Show resolved Hide resolved
@SabotageAndi
Copy link
Contributor

Master is bumped to 3.10-beta

* origin/master:
  version bump to 3.10-beta
  introduce a TraceListener for MSBuild Task (#2590)
@SabotageAndi SabotageAndi merged commit 8b7eb2e into master May 5, 2022
@SabotageAndi SabotageAndi deleted the pr-1614 branch May 5, 2022 13:21
Code-Grump pushed a commit to Code-Grump/SpecFlow that referenced this pull request Mar 29, 2023
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.

3 participants