From 811e2536d80d7ab03b8a82ec3e92ec0ce9c490f7 Mon Sep 17 00:00:00 2001 From: Xiaodong Xu Date: Sun, 9 Aug 2015 08:45:57 +0800 Subject: [PATCH] Add Chinese translation of assert.sh --- README_ZH-CN.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README_ZH-CN.md b/README_ZH-CN.md index 048a9be..b45e00e 100644 --- a/README_ZH-CN.md +++ b/README_ZH-CN.md @@ -177,6 +177,7 @@ *用于编写、改进、及管理 Bash 或其它 shell 脚本的工具。* +* [assert.sh](https://github.com/lehmannro/assert.sh) - Bash 单元测试框架 * [bashful](https://github.com/jmcantrell/bashful) - 简化编写 Bash 脚本的库收集 * [bats](https://github.com/sstephenson/bats) - Bash 自动化测试系统 * [composure](https://github.com/erichs/composure) - 撰写、文档、版本、及组织你的 shell 函数