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

Types for mockserver-node module #79

Open
brcros opened this issue Dec 7, 2022 · 1 comment
Open

Types for mockserver-node module #79

brcros opened this issue Dec 7, 2022 · 1 comment

Comments

@brcros
Copy link

brcros commented Dec 7, 2022

Typescript for the the module mockserver-node, in order to launch mockserver server using TS in strict mode.

I just tried to compile and run mockserver-node with TS in strict mode ( Compiler options : strict : true), and it is not so easy , especially when using cucumber that doesn't take account of added customized types.

The better way should be to have the TS types embedded into module, as the mockserver-client has.

Alternative, should be to have @types mockserver-node available...
Another alternative, to have the mockserver-node included into mockserver- client ( as java version is made ) as this last is typescript ready.

@telion2
Copy link

telion2 commented Feb 16, 2023

+1.
+1
+1
Very much needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants