Bugs5382 / node-hl7-client

A pure Node.js HL7 Client that allows for communication to a HL7 Broker/Server that can send properly formatted HL7 messages with ease.It can also parse and then you can extract message segments out.
MIT License
14 stars 4 forks source link

test: unit testing fixes #75

Closed Bugs5382 closed 7 months ago

Bugs5382 commented 7 months ago

More for #72

Bugs5382 commented 7 months ago

Move to vitest // Removed jest

Bugs5382 commented 7 months ago

:tada: This PR is included in version 2.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: