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

There should be documentation on how to run tests #231

Open
0x6273 opened this issue Jun 3, 2024 · 1 comment
Open

There should be documentation on how to run tests #231

0x6273 opened this issue Jun 3, 2024 · 1 comment

Comments

@0x6273
Copy link
Contributor

0x6273 commented Jun 3, 2024

It's not obvious to most new contributors that you have to run both Content.Tests, Content.IntegrationTests and Content.YAMLLinter to properly test your changes.

There should be a section under "General Development" explaining how to run Tests/IntegrationTests/Linter, both for content and engine. It could also explain how to only run a specific test, using the --filter option.

@benev0
Copy link

benev0 commented Oct 16, 2024

it should also be noted that a the build command used in github actions is not just dotnet build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants