Skip to content

XUnit3 #42

@suzu-devworks

Description

@suzu-devworks
  • Xunit v2 to Xunit3
  • Remove ChainingAssertion
  • Moq to NSubstitute

ChainingAssertion の開発が終わっていてXunit3に対応しない。Fluent Assertions も商用利用ライセンスが別途必要となったため今後仕事でも利用が減ると思われる。シンプルに Assert.Equals() を使った方が良いと思われる。

Moq が 一時的にでもSponserLinqを入れたことで信頼を失った。

  • Examples.DependencyInjection.Tests
  • Examples.DependencyInjection.Extensions.Tests
  • Examples.DependencyInjection.Mef.Tests
  • Examples.DependencyInjection.Autofac.Tests
  • Examples.Shared.Tests
  • Examples.Metaprogramming.Tests
  • Examples.Serialization.Tests
  • Examples.Various.Tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions