declarative-e2e-test

  • API
  • Automation
  • e2e
  • HTTP
  • JS
  • Node
  • NPM
  • REST
  • Supertest
  • Test
  • TypeScript
Built with TypeScript badge NPM version Build Status Coverage Status MIT License

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.