lfrallon / react-native-testing-library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-testing-library

App library testing

Installation

npm install react-native-testing-library

Usage

import { multiply } from 'react-native-testing-library';

// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

About

License:MIT License


Languages

Language:Java 45.6%Language:Ruby 18.2%Language:Objective-C 11.7%Language:JavaScript 8.6%Language:TypeScript 8.1%Language:Objective-C++ 6.9%Language:C 0.5%Language:Swift 0.3%