mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-04-19 20:13:29 +00: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