declarative-e2e-test
The TypeScript typings are provided with the package.
Write End-to-End tests for your backend in an easy, clutter free, object based style!
The package declarative-e2e-test is replacing the older implementation lb-declarative-e2e-test. This new implementation brings:
- TypeScript
- No dependency on any test library. In other words, you can use Jest, Jasmine, Mocha or any library you like
- Multiple expectation statements
- No longer specific to Loopback. You can test any backend using the endpoint URL.