Skip to content

Types for mockserver-node module #79

Open
@brcros

Description

@brcros

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions