-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Issue-5239 - Adding K6 template to TypeScript Code Generator #5240
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
Conversation
|
Can you also try it to compile with TypeScriptCompiler? You can add packages to packages.json in project root. Rico decides if it will be merged of course. |
Yes I can. I only see a package.json in the I ran dotnet test in the root and |
|
I added the typescript compiler to the K6Tests.cs to assert it compiles successfully. I also tested the new client built from this pipeline locally and the k6 tests work. |
|
I pushed up fixes to the failing tests. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you!
Uh oh!
There was an error while loading. Please reload this page.