You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/tests
skyblue 74ff217c7e add tests 11 years ago
..
pyquick add tests 11 years ago
.travel.yml add tests 11 years ago
README.md 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