How to use the @glennsl/bs-jest/src/jest.js.test function in @glennsl/bs-jest

To help you get started, we’ve selected a few @glennsl/bs-jest examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github glennsl / rebase / __tests__ / helpers / TestHelpers.bs.js View on Github external
function testProperty(name, property) {
  return Jest.test(name, (function () {
                return Jest.Expect[/* toBe */2](true, Jest.Expect[/* expect */0](property));
              }));
}

@glennsl/bs-jest

BuckleScript bindings to the Jest testing framework

MIT
Latest version published 3 years ago

Package Health Score

52 / 100
Full package analysis