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

chore: Runs tests from the specified assemblied #105

Merged
merged 3 commits into from
Jan 19, 2024

Conversation

MrDave1999
Copy link
Member

@MrDave1999 MrDave1999 commented Jan 19, 2024

This pull request has been created to check if the nuget package called CopySqlFilesToOutputDirectory also copies the SQL files to the publish directory when using the dotnet publish command.

These two lines do the checking:

dotnet publish ./samples/Example.AspNetCore.Tests/Example.AspNetCore.Tests.csproj -c Release -o out
dotnet vstest ./out/Example.AspNetCore.Tests.dll

@MrDave1999 MrDave1999 added this to the Working Set milestone Jan 19, 2024
@MrDave1999 MrDave1999 marked this pull request as ready for review January 19, 2024 17:06
@MrDave1999 MrDave1999 merged commit c152890 into master Jan 19, 2024
1 check passed
@MrDave1999 MrDave1999 deleted the test/sql-files-publish branch January 19, 2024 17:06
@MrDave1999 MrDave1999 added the deploy Issue or pull request related to deployment label Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy Issue or pull request related to deployment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant