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.
- Host: GitHub
- URL: https://github.com/macacajs/reliable
- Owner: macacajs
- License: mit
- Created: 2016-03-15T11:57:27.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-05-08T02:11:59.000Z (about 3 years ago)
- Last Synced: 2025-03-30T19:06:17.006Z (about 1 year ago)
- Topics: macaca
- Language: JavaScript
- Homepage: https://macacajs.github.io/reliable
- Size: 5.51 MB
- Stars: 272
- Watchers: 28
- Forks: 72
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reliable
[中文版](README.zh-CN.md) | [Offcial Site](//macacajs.github.io/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)