skyblue 74ff217c7e add tests 11 年 前
..
pyquick 74ff217c7e add tests 11 年 前
.travel.yml 74ff217c7e add tests 11 年 前
README.md 74ff217c7e add tests 11 年 前

README.md

gogs test

this is for developers

prepare environment

# install python dependency
pip install pytest
# install basic test tool
go get -u github.com/shxsun/travelexec
# start gogs server
gogs web

start test

travelexec