Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toreda/rocketlab
Supercharge app tests. Leverage common test cases and datasets to write better tests with fewer lines of code.
https://github.com/toreda/rocketlab
jest test-automation test-automation-framework test-tools typed typescript
Last synced: about 2 months ago
JSON representation
Supercharge app tests. Leverage common test cases and datasets to write better tests with fewer lines of code.
- Host: GitHub
- URL: https://github.com/toreda/rocketlab
- Owner: toreda
- License: mit
- Created: 2020-03-13T22:46:22.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-06T22:37:33.000Z (about 1 year ago)
- Last Synced: 2024-02-06T23:37:48.333Z (about 1 year ago)
- Topics: jest, test-automation, test-automation-framework, test-tools, typed, typescript
- Language: TypeScript
- Homepage:
- Size: 225 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Toreda](https://content.toreda.com/logo/toreda-logo.png)
[![CI](https://img.shields.io/github/workflow/status/toreda/rocketlab/CI?style=for-the-badge)](https://github.com/toreda/rocketlab/actions) [![Coverage](https://img.shields.io/sonar/coverage/toreda_cache?server=https%3A%2F%2Fsonarcloud.io&style=for-the-badge)](https://sonarcloud.io/dashboard?id=toreda_cache) ![Sonar Quality Gate](https://img.shields.io/sonar/quality_gate/toreda_cache?server=https%3A%2F%2Fsonarcloud.io&style=for-the-badge) [![GitHub issues](https://img.shields.io/github/issues/toreda/rocketlab?style=for-the-badge)](https://github.com/toreda/rocketlab/issues)
[![GitHub package.json version (branch)](https://img.shields.io/github/package-json/v/toreda/rocketlab/master?style=for-the-badge)](https://github.com/toreda/rocketlab/releases/latest)
[![GitHub Release Date](https://img.shields.io/github/release-date/toreda/rocketlab?style=for-the-badge)](https://github.com/toreda/rocketlab/releases/latest)[![license](https://img.shields.io/github/license/toreda/rocketlab?style=for-the-badge)](https://github.com/toreda/rocketlab/blob/master/LICENSE)
# `@toreda/rocketlab`
Automatically generate comprehensive unit tests for your code.
# Install
`@toreda/rocketlab` is available as an [NPM package](https://www.npmjs.com/package/@toreda/rocketlab).
**Install with yarn:**
```bash
yarn add @toreda/rocketlab
```**or Install with NPM:**
```bash
npm install @toreda/rocketlab
```# Source Code
`@toreda/rocketlab` is an open source package provided under the MIT License. Download, clone, or check the complete project source [here on Github](https://www.npmjs.com/package/@toreda/rocketlab). We welcome bug reports, comments, and pull requests.
# Legal## License
[MIT](LICENSE) © Toreda, Inc.## Copyright
Copyright © 2024 Toreda, Inc. All Rights Reserved.
# Website
https://www.toreda.com