Open Closed

Unit Testing for Saas Service run failed within the template of microservice #1695


User avatar
0
easonyang created

ABP Framework version: v4.3.3 UI type: MVC DB provider: EF Core

  • Tiered (MVC) or Identity Server Separated (Angular): no, microservice template
    • Exception message and stack trace: The active test run was aborted. Reason: Test host process crashed
  • Steps to reproduce the issue:"
  1. enter the Saas service application test project folder
  2. run the command: dotnet test

3 Answer(s)
  • User Avatar
    0
    alper created
    Support Team Director

    there's only 1 test in the saas application test project and it's a sample test without any test inside.

    what's the exception?

  • User Avatar
    0
    gterdem created
    Support Team Senior .NET Developer

    I ran test via dotnet run under:

    • Saas main folder
    • And under each projects (Application, Domain, EntityFrameworkCore .Tests)

    completed successfully.

    Please share more information with your dotnet --version

  • User Avatar
    0
    ServiceBot created
    Support Team Automatic process manager

    This question has been automatically marked as stale because it has not had recent activity.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11