https://github.com/testground/sdk-js
https://github.com/testground/sdk-js
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/testground/sdk-js
- Owner: testground
- License: other
- Created: 2020-09-25T10:20:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T13:30:05.000Z (over 3 years ago)
- Last Synced: 2025-08-08T23:15:42.877Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.64 MB
- Stars: 1
- Watchers: 4
- Forks: 3
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
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.

[](https://protocol.ai)


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/).