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

Assert .csproj and .sln output content in tests #1

Open
codemerx opened this issue Jul 20, 2020 · 0 comments
Open

Assert .csproj and .sln output content in tests #1

codemerx opened this issue Jul 20, 2020 · 0 comments

Comments

@codemerx
Copy link
Collaborator

The .csproj and .sln file content is built asynchronously, which leads to nondeterministic order of the file content. Currently, the content of these files is not asserted in integration tests. Handling to assert the content of .csproj and .sln files should be added in tests, regardless of the line order of the content.

@atdimitrov atdimitrov transferred this issue from codemerx/CodemerxDecompile Mar 21, 2024
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

0 participants