An open API service indexing awesome lists of open source software.

https://github.com/flarebyte/oak-cloud-function-test

Testing framework for oak cloud functions
https://github.com/flarebyte/oak-cloud-function-test

Last synced: over 1 year ago
JSON representation

Testing framework for oak cloud functions

Awesome Lists containing this project

README

          

# Oak-cloud-function-test

![npm](https://img.shields.io/npm/v/oak-cloud-function-test)

![Build status](https://github.com/flarebyte/oak-cloud-function-test/actions/workflows/main.yml/badge.svg)

![npm bundle size](https://img.shields.io/bundlephobia/min/oak-cloud-function-test)

![Dependencies](https://status.david-dm.org/gh/flarebyte/oak-cloud-function-test.svg)

![npm type definitions](https://img.shields.io/npm/types/oak-cloud-function-test)

![node-current](https://img.shields.io/node/v/oak-cloud-function-test)

![NPM](https://img.shields.io/npm/l/oak-cloud-function-test)

> Framework for serverless cloud computing

## Documentation and links

* [Code Maintenance](MAINTENANCE.md)
* [Code Of Conduct](CODE_OF_CONDUCT.md)
* [Contributing](CONTRIBUTING.md)
* [Contributors](https://github.com/flarebyte/oak-cloud-function-test/graphs/contributors)
* [Dependencies](https://github.com/flarebyte/oak-cloud-function-test/network/dependencies)

## Installation

This package is [ESM only][esm].
```
yarn add oak-cloud-function-test
```