mirror of
https://github.com/gogs/gogs.git
synced 2026-05-09 15:26:30 +02:00
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