mirror of
https://gitee.com/gitea/gitea
synced 2025-11-03 16:10:25 +08:00
235 B
235 B
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