You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
It's not obvious to most new contributors that you have to run both
Content.Tests
,Content.IntegrationTests
andContent.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.The text was updated successfully, but these errors were encountered: