skyblue 74ff217c7e add tests 11 years ago
..
pyquick 74ff217c7e add tests 11 years ago
.travel.yml 74ff217c7e add tests 11 years ago
README.md 74ff217c7e add tests 11 years ago

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