unable to get specflow tests to run

15 views
Skip to first unread message

Herman Xiao

unread,
May 11, 2020, 3:37:16 AM5/11/20
to SpecRun
<Project Sdk="Microsoft.NET.Sdk">

  <PropertyGroup>
    <TargetFramework>netcoreapp3.1</TargetFramework>

    <IsPackable>false</IsPackable>
  </PropertyGroup>

  <ItemGroup>
    <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.5.0" />
    <PackageReference Include="MSTest.TestAdapter" Version="2.1.0" />
    <PackageReference Include="MSTest.TestFramework" Version="2.1.0" />
    <PackageReference Include="coverlet.collector" Version="1.2.0" />
    <PackageReference Include="SpecFlow" Version="3.1.97" />
    <PackageReference Include="SpecFlow.Tools.MsBuild.Generation" Version="3.1.97" />
    <PackageReference Include="SpecRun.SpecFlow" Version="3.2.31" />
  </ItemGroup>

  <ItemGroup>
    <ProjectReference Include="..\Calculator\Calculator.csproj" />
  </ItemGroup>

</Project>

The program '[35096] dotnet.exe: Program Trace' has exited with code 0 (0x0).
The program '[35096] dotnet.exe' has exited with code 0 (0x0).



Capture.PNG

Andreas Willich

unread,
May 11, 2020, 3:54:14 AM5/11/20
to SpecRun
Please open an issue on https://github.com/SpecFlowOSS/SpecFlow/issues/new?template=bug_report.md and fill out the issue template. 

Thanks!
Andi

--
You received this message because you are subscribed to the Google Groups "SpecRun" group.
To unsubscribe from this group and stop receiving emails from it, send an email to specrun+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/specrun/647d9659-5aad-4ce5-9c4a-ee38db89cb7d%40googlegroups.com.

Dennis R

unread,
May 11, 2020, 10:03:49 AM5/11/20
to spe...@googlegroups.com
RE: Program Trace' has exited with code 0 (0x0).


 That's normal in the Debug window.  Have you looked at the message at the end of the "Tests" window?  Did you ctrl-click the link for the "Report file" and look at report?
Reply all
Reply to author
Forward
0 new messages