Skip to content

dialoget/python-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-test

python-test.dialoget.com - test repository

init

pip install --upgrade pip
#pip install git+https://github.com/dialoget/python.git
pip install -r requirements.txt
chmod +x test.sh

packages

pip install requests
pip install behave
pip install setuptools
pip install dialoget

Start testing

with one bash script

./test.sh

or each script in command line

cd test/dialoget 
python3 update_repo_on_github.py
python3 update_repo_on_github2.py
python3 create_repo_on_org_github.py

About

python-test.dialoget.com - test repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published