Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
❔ Creating a github workflow to test solution (MSTest) - C#
C
C#
•
3y ago
•
4 replies
Caeden
❔ Creating a github workflow to test solution (MSTest)
I have this solution
https://github.com/caedenph/wa-tor
I have two projects within it
, the base one is the implementation of this algorithm
, and the other project is within
WaTorTests/
WaTorTests/
.
How can I link the tests in
WaTorTests/
WaTorTests/
to the root project so that I can run
dotnet test
dotnet test
?
GitHub
GitHub - CaedenPH/Wa-Tor: C# Implementation of the Wa-Tor Algorithm
C
# Implementation of the Wa
-Tor Algorithm
. Contribute to CaedenPH
/Wa
-Tor development by creating an account on GitHub
.
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
❔ Creating a github workflow to test solution (MSTest)
C
C# / help
3y ago
Dotnet webapi test failing on GitHub Workflow
C
C# / help
12mo ago
MSTest dotnet Test failing from the command prompt
C
C# / help
2y ago
MSTest: How to assert 2 collections
C
C# / help
17mo ago