UNPKG

baywatch

Version:

Advanced capabilities for **Nightwatch** incl. API tests, TypeScript support, and plugin support. :robot:

33 lines (17 loc) 2.09 kB
# Baywatch · [![GitHub License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/smapiot/baywatch/blob/master/LICENSE) ![Build Status](https://github.com/smapiot/baywatch/workflows/Publish/badge.svg) [![GitHub Tag](https://img.shields.io/github/tag/smapiot/baywatch.svg)](https://github.com/smapiot/baywatch/releases) [![GitHub Issues](https://img.shields.io/github/issues/smapiot/baywatch.svg)](https://github.com/smapiot/baywatch/issues) [![CLA Assistant](https://cla-assistant.io/readme/badge/smapiot/baywatch)](https://cla-assistant.io/smapiot/baywatch) Advanced capabilities for **Nightwatch** incl. API tests, TypeScript support, and plugin support. :robot: ## Contributing Development of Baywatch happens in the open on [GitHub](https://github.com/smapiot/baywatch), and we are grateful to the community for contributing bugfixes, ideas, and improvements. Read below to learn how you can take part in improving Baywatch. ### Repository Structure - `docs` contains the (user) documentation - `src` has the sources for the package's source code The `docs` subdirectory contains another `README.md` with more information regarding the contents. ### [Code of Conduct](./CODE_OF_CONDUCT.md) We adopted a Code of Conduct that we expect project participants to adhere to. Please read [the full text](./CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated. ### [Contributing Guide](.github/CONTRIBUTING.md) Read our [contributing guide](.github/CONTRIBUTING.md) to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Baywatch. ### Good First Issues To help you get your feet wet and get you familiar with our contribution process, we have a list of [good first issues](https://github.com/smapiot/baywatch/labels/good%20first%20issue) that contain bugs which have a relatively limited scope. This is a great place to get started. ## License Baywatch is released using the MIT license. For more information see the [license file](./LICENSE).