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

https://github.com/testground/sdk-js


https://github.com/testground/sdk-js

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# JavaScript Testground SDK

> ⚠️ This SDK is a work in progress and can change at any time. Use it at your own risk.

![Testground logo](https://raw.githubusercontent.com/testground/pm/master/logo/TG_Banner_GitHub.jpg)

[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](https://protocol.ai)
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/testground/sdk-js/ci/master?style=flat-square)
![Codecov](https://img.shields.io/codecov/c/github/testground/sdk-js?style=flat-square)

This repository contains the JavaScript SDK for developing [Testground](https://github.com/testground/testground) test plans.

## Install

```shell
$ npm install @testground/sdk
```

## Issues

Please report issues in the [`testground/testground` repo](https://github.com/testground/testground/issues).

## License

Dual-licensed: [MIT](./LICENSE-MIT), [Apache Software License v2](./LICENSE-APACHE), by way of the
[Permissive License Stack](https://protocol.ai/blog/announcing-the-permissive-license-stack/).