launchdarkly / js-core

LaunchDarkly monorepo for JavaScript SDKs
Other
14 stars 16 forks source link

chore: Scaffold jest mock project. #483

Closed yusinto closed 3 months ago

yusinto commented 3 months ago

As part of the mentorship program, @professorice and I have been working on the react-native mock library. This PR is to scaffold the jest mock library in js-core, so we can work on the react-native mock library and also other jest mocks in the future.

# The new jest package lives here
packages/tooling/jest