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

Add unit tests #24

Open
31 opened this issue Apr 13, 2021 · 0 comments
Open

Add unit tests #24

31 opened this issue Apr 13, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@31
Copy link
Owner

31 commented Apr 13, 2021

On 2021/01/14, the cookbook got some instructions on how to unit test:
https://github.com/dotnet/roslyn/blob/main/docs/features/source-generators.cookbook.md#unit-testing-of-generators
dotnet/roslyn#44075

That would definitely be better than what I do now. (Open a project and build, then navigate to generated source to see if it looks right.)

@31 31 added the enhancement New feature or request label Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant