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

https://github.com/macacajs/reliable

⌛Testing management suite with continuous delivery support.
https://github.com/macacajs/reliable

macaca

Last synced: about 1 year ago
JSON representation

⌛Testing management suite with continuous delivery support.

Awesome Lists containing this project

README

          

# Reliable

[中文版](README.zh-CN.md) | [Offcial Site](//macacajs.github.io/reliable)



Macaca Reliable

---

[![CI][CI-image]][CI-url]
[![Test coverage][codecov-image]][codecov-url]
[![node version][node-image]][node-url]
[![docker pull][docker-pull-image]][docker-url]
[![docker layers][docker-layers-image]][docker-url]
[![docker-size][docker-size-image]][docker-url]

[CI-image]: https://github.com/macacajs/reliable/actions/workflows/ci.yml/badge.svg
[CI-url]: https://github.com/macacajs/reliable/actions/workflows/ci.yml
[codecov-image]: https://img.shields.io/codecov/c/github/macacajs/reliable/master.svg
[codecov-url]: https://codecov.io/gh/macacajs/reliable
[node-image]: https://img.shields.io/badge/node.js-%3E=_12-green.svg
[node-url]: http://nodejs.org/download/
[docker-pull-image]: https://img.shields.io/docker/pulls/macacajs/reliable-web.svg?logo=dockbit
[docker-layers-image]: https://img.shields.io/microbadger/layers/macacajs/reliable-web.svg?logo=dockbit
[docker-size-image]: https://img.shields.io/microbadger/image-size/macacajs/reliable-web.svg?logo=dockbit
[docker-url]: https://hub.docker.com/r/macacajs/reliable-web/

> Testing management suite with continuous delivery support.

## Contributors

|[
xudafeng](https://github.com/xudafeng)
|[
paradite](https://github.com/paradite)
|[
snapre](https://github.com/snapre)
|[
Jodeee](https://github.com/Jodeee)
|[
yihuineng](https://github.com/yihuineng)
|[
zhuyali](https://github.com/zhuyali)
|
| :---: | :---: | :---: | :---: | :---: | :---: |

This project follows the git-contributor [spec](https://github.com/xudafeng/git-contributor), auto updated at `Mon May 08 2023 10:09:34 GMT+0800`.

## Docs

- [Development](./docker/reliable-web#development)

## License

The MIT License (MIT)