README
Loopback API Testing Jest
This package is a fork from loopback-api-testing to support Jest
Simplified automated API testing for Loopback forked from jubbens/loopback-api-testing and edited to support Jest
<script type="module">
import loopbackApiTestingJest from 'https://cdn.skypack.dev/loopback-api-testing-jest';
</script>
This package is a fork from loopback-api-testing to support Jest