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

Add Microsoft.Extensions.DependencyInjection integration plugin #94

Merged
merged 7 commits into from
May 22, 2024

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    a75b381 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    9e21d55 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Merge remote-tracking branch 'origin/main' into add-microsoft-extensi…

    …ons-dependencyinjection-plugin
    
    * origin/main: (21 commits)
      Fix #56 autofac ambiguous stepdef and hook required #127 issue (#139)
      Reduce target framework of Reqnroll to netstandard2.0 (#130)
      Fix StackOverflowException when using [StepArgumentTransformation] with same input and output type (#136)
      MsTest: Replace DelayedFixtureTearDown special case with ClassCleanupBehavior.EndOfClass (#128)
      Temporarily disabled tests until #132 is resolved
      Add NUnit & xUnit core tests to portability suite
      Capture ExecutionContext after every binding invoke (#126)
      small improvement in CodeDomHelper to be able to chain async calls
      fix method name sources in UnitTestFeatureGenerator
      External data plugin, support for JSON files  (#118)
      UnitTests: Check if SDK version is installed and if not ignore the test (#109)
      Fix 111 ignore attr not inherited from rule (#113)
      Update README.md (#110)
      Fix 81 - modified CucumberExpressionParameterTypeRegistry to handle multiple custom types used as cucumber expressions when those types share the same short name. (#104)
      Update index.md
      Simplify test project targets (#105)
      Make SystemTests temp folder configurable and use NUGET_PACKAGES env var to override global NuGet folder
      Fleshing out Generation System Tests (2) (#99)
      Fix for 81 - Cucumber Expression using Enums errors when two enums exist with the same short name (#100)
      Include BoDi to Reqnroll package (#91) (#95)
      ...
    
    # Conflicts:
    #	Reqnroll.sln
    #	Tests/Reqnroll.PluginTests/Reqnroll.PluginTests.csproj
    gasparnagy committed May 22, 2024
    Configuration menu
    Copy the full SHA
    bba0666 View commit details
    Browse the repository at this point in the history
  2. fix build

    gasparnagy committed May 22, 2024
    Configuration menu
    Copy the full SHA
    2544759 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f057c6 View commit details
    Browse the repository at this point in the history
  4. Add CHANGELOG

    gasparnagy committed May 22, 2024
    Configuration menu
    Copy the full SHA
    dfbaf9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa08cc7 View commit details
    Browse the repository at this point in the history