1 Star 0 Fork 0

zhulei632/RedisShake

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
test.sh 114 Bytes
一键复制 编辑 原始数据 按行查看 历史
suxb201 提交于 2023-09-28 11:15 . bugfix: Fixed testing issues
#!/bin/bash
set -e
# unit test
go test ./... -v
# black box test
cd tests/
pybbt cases --verbose --flags modules
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/zhulei632/redis-shake.git
[email protected]:zhulei632/redis-shake.git
zhulei632
redis-shake
RedisShake
v4

搜索帮助