UNPKG

ohayolibs

Version:

Ohayo is a set of essential modules for ohayojp.

21 lines (11 loc) 1 kB
# @ohayo/testing [![Build Status](https://dev.azure.com/ohayojp/ohayo/_apis/build/status/ohayo-CI?branchName=master)](https://dev.azure.com/ohayojp/ohayo/_build/latest?definitionId=1&branchName=master) [![NPM version](https://img.shields.io/npm/v/@ohayo/testing.svg?style=flat-square)](https://www.npmjs.com/package/@ohayo/testing) Test suite for ohayojp. ## Architecture ![Architecture](https://raw.githubusercontent.com/ohayojp/ohayo/master/_screenshot/architecture.png) ## Troubleshooting Please follow this guidelines when reporting bugs and feature requests: 1. Use [GitHub Issues](https://github.com/ohayojp/ohayo/issues) board to report bugs and feature requests (not our email address) 2. Please **always** write steps to reproduce the error. That way we can focus on fixing the bug, not scratching our heads trying to reproduce it. Thanks for understanding! ### License The MIT License (see the [LICENSE](https://github.com/ohayojp/ohayo/blob/master/LICENSE) file for the full text)