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

[Test] Add unit test for source code generator #1009

Closed
m3nax opened this issue Sep 14, 2022 · 1 comment · Fixed by #1022
Closed

[Test] Add unit test for source code generator #1009

m3nax opened this issue Sep 14, 2022 · 1 comment · Fixed by #1022
Assignees

Comments

@m3nax
Copy link
Contributor

m3nax commented Sep 14, 2022

Add unit test for source code generators

Ref #1008

How reproduce:

  • Clean solution
  • Install nuget: Microsoft.CodeAnalysis.CSharp 4.3.0
  • Run: msbuild .\src\KubernetesClient.Models\ -t:restore -p:RestorePackagesConfig=true
  • Run: msbuild .\src\KubernetesClient.Models\
@m3nax m3nax changed the title [Test] [Test] Add unit test for source generator Sep 14, 2022
@m3nax m3nax changed the title [Test] Add unit test for source generator [Test] Add unit test for source code generator Sep 14, 2022
@m3nax
Copy link
Contributor Author

m3nax commented Sep 19, 2022

@brendanburns @tg123

Assign to me this issue

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

Successfully merging a pull request may close this issue.

1 participant