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.
skyblue
74ff217c7e
|
11 years ago | |
---|---|---|
.. | ||
pyquick | 11 years ago | |
.travel.yml | 11 years ago | |
README.md | 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